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

Soft Muted Vermilion

#BBA79B

📝 Color Information for #BBA79B

The hexadecimal color code #BBA79B represents a light shade in the red family. In the RGB color model, this color is composed of 187 red, 167 green, and 155 blue, which translates to approximately 73% red, 65% green, and 61% 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, #BBA79B has a hue of 23 degrees, a saturation level of 19%, and a lightness value of 67%. The hue angle of 23° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 23°, saturation of 17%, and brightness/value of 73%. For print applications using the CMYK color model, #BBA79B would be reproduced using 0% cyan, 11% magenta, 17% 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 #BBA79B with other colors, consider its complementary color at hue 203° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12298139, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BBA79B

Tailwind CSS
stone-400
HEX
#BBA79B
RGB
rgb(187, 167, 155)
RGB %
73%, 65%, 61%
HSL
hsl(23, 19%, 67%)
HSV
hsv(23, 17%, 73%)
CMYK
0%, 11%, 17%, 27%
Decimal
12298139
Web Safe
#CC9999

🎨 Color Schemes for #BBA79B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BBA79B

🌗 Shades and Tints of #BBA79B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BBA79B

Tones (adding gray / desaturating)

🌈 Hue Variations of #BBA79B

Hue Variations (shifting the color spectrum)

👁️ Preview of #BBA79B in Use

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

👓 Color Blindness Simulation for #BBA79B

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 #BBA79B

:root { --color-hex: #BBA79B; --color-rgb: 187, 167, 155; --color-hsl: 23, 19%, 67%; } .bg-color { background-color: #BBA79B; } .text-color { color: #BBA79B; } .border-color { border-color: #BBA79B; }

🛠️ Use #BBA79B in Your Project

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

🔗 Related Colors to #BBA79B

#BB9B9F
Hue -30°
#BB9F9B
Hue -15°
#BBAF9B
Hue +15°
#BBB79B
Hue +30°
#A68C7D
85% L
#8F7361
70% L
#675346
50% L
#3D3129
30% L
#C9BAB0
74% L
#D6CAC2
80% L
#E4DCD8
87% L
#F1ECEA
93% L

About Soft Muted Vermilion (#BBA79B)

Soft Muted Vermilion is a medium, muted, warm red color with a hue angle of 23°, saturation of 19%, and lightness of 67%. Its RGB value is (187, 167, 155) and its CMYK breakdown is C:0% M:11% Y:17% 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 #BBA79B

What is the HEX code for Soft Muted Vermilion? +

The HEX code for Soft Muted Vermilion is #BBA79B. In CSS you can use it directly as color: #BBA79B; or as a background: background-color: #BBA79B;. 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 #BBA79B? +

The RGB value of #BBA79B is rgb(187, 167, 155). This means the color contains 187 out of 255 parts red, 167 out of 255 parts green, and 155 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, 167, 155);

What is the HSL value of #BBA79B? +

The HSL value of #BBA79B is hsl(23, 19%, 67%). The hue is 23°, placing it in the red family on the color wheel. The saturation is 19%, making it muted. The lightness is 67%, 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 #BBA79B a warm or cool color? +

#BBA79B is classified as a warm color based on its hue angle of 23°. 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 #BBA79B? +

The approximate CMYK value of #BBA79B is C:0% M:11% Y:17% 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 #BBA79B with Other Tools

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