✓ Copied to clipboard
#BBB2AA (Soft Muted Vermilion) color swatch preview — Color From Pic.
#BBB2AA — Soft Muted Vermilion color swatch

Soft Muted Vermilion

#BBB2AA

📝 Color Information for #BBB2AA

The hexadecimal color code #BBB2AA represents a light shade in the red family. In the RGB color model, this color is composed of 187 red, 178 green, and 170 blue, which translates to approximately 73% red, 70% green, and 67% blue. This makes it a nearly neutral color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #BBB2AA has a hue of 28 degrees, a saturation level of 11%, and a lightness value of 70%. The hue angle of 28° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 28°, saturation of 9%, and brightness/value of 73%. For print applications using the CMYK color model, #BBB2AA would be reproduced using 0% cyan, 5% magenta, 9% yellow, and 27% black. The closest web-safe color is #CC9999, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #BBB2AA with other colors, consider its complementary color at hue 208° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12300970, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BBB2AA

Tailwind CSS
stone-400
HEX
#BBB2AA
RGB
rgb(187, 178, 170)
RGB %
73%, 70%, 67%
HSL
hsl(28, 11%, 70%)
HSV
hsv(28, 9%, 73%)
CMYK
0%, 5%, 9%, 27%
Decimal
12300970
Web Safe
#CC9999

🎨 Color Schemes for #BBB2AA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BBB2AA

🌗 Shades and Tints of #BBB2AA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BBB2AA

Tones (adding gray / desaturating)

🌈 Hue Variations of #BBB2AA

Hue Variations (shifting the color spectrum)

👁️ Preview of #BBB2AA in Use

Text on #BBB2AA
This demonstrates text readability on the color background. (Click to edit)
#BBB2AA as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #BBB2AA

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #BBB2AA

:root { --color-hex: #BBB2AA; --color-rgb: 187, 178, 170; --color-hsl: 28, 11%, 70%; } .bg-color { background-color: #BBB2AA; } .text-color { color: #BBB2AA; } .border-color { border-color: #BBB2AA; }

🛠️ Use #BBB2AA in Your Project

🎨
Build a Palette with #BBB2AA
Generate harmonious color schemes
⚖️
Check Contrast for #BBB2AA
WCAG accessibility testing
🌈
Create a Gradient with #BBB2AA
Beautiful CSS gradients

🔗 Related Colors to #BBB2AA

#BBAAAB
Hue -30°
#BBAEAA
Hue -15°
#BBB6AA
Hue +15°
#BBBAAA
Hue +30°
#A4988E
85% L
#8B7C6F
70% L
#63594F
50% L
#3B3530
30% L
#C9C1BB
76% L
#D6D1CC
82% L
#E4E0DD
88% L
#F1F0EE
94% L

About Soft Muted Vermilion (#BBB2AA)

Soft Muted Vermilion is a medium, muted, warm red color with a hue angle of 28°, saturation of 11%, and lightness of 70%. Its RGB value is (187, 178, 170) and its CMYK breakdown is C:0% M:5% Y:9% K:27%.

This is a Winter (Muted) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #BBB2AA

What is the HEX code for Soft Muted Vermilion? +

The HEX code for Soft Muted Vermilion is #BBB2AA. In CSS you can use it directly as color: #BBB2AA; or as a background: background-color: #BBB2AA;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #BBB2AA? +

The RGB value of #BBB2AA is rgb(187, 178, 170). This means the color contains 187 out of 255 parts red, 178 out of 255 parts green, and 170 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(187, 178, 170);

What is the HSL value of #BBB2AA? +

The HSL value of #BBB2AA is hsl(28, 11%, 70%). The hue is 28°, placing it in the red family on the color wheel. The saturation is 11%, making it muted. The lightness is 70%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #BBB2AA a warm or cool color? +

#BBB2AA is classified as a warm color based on its hue angle of 28°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #BBB2AA? +

The approximate CMYK value of #BBB2AA is C:0% M:5% Y:9% K:27%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #BBB2AA with Other Tools

🔢
Color Converter
Get all formats for #BBB2AA — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #BBB2AA passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #BBB2AA.
👓
Blindness Simulator
See how #BBB2AA appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #BBB2AA.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #BBB2AA.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #BBB2AA.
🔬
Technical Formats
See #BBB2AA in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #BBB2AA as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.