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

Light Muted Vermilion

#CDBBAF

📝 Color Information for #CDBBAF

The hexadecimal color code #CDBBAF represents a light shade in the red family. In the RGB color model, this color is composed of 205 red, 187 green, and 175 blue, which translates to approximately 80% red, 73% green, and 69% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CDBBAF has a hue of 24 degrees, a saturation level of 23%, and a lightness value of 75%. The hue angle of 24° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 24°, saturation of 15%, and brightness/value of 80%. For print applications using the CMYK color model, #CDBBAF would be reproduced using 0% cyan, 9% magenta, 15% yellow, and 20% black. The closest web-safe color is #CCCC99, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #CDBBAF with other colors, consider its complementary color at hue 204° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13482927, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CDBBAF

Tailwind CSS
stone-300
HEX
#CDBBAF
RGB
rgb(205, 187, 175)
RGB %
80%, 73%, 69%
HSL
hsl(24, 23%, 75%)
HSV
hsv(24, 15%, 80%)
CMYK
0%, 9%, 15%, 20%
Decimal
13482927
Web Safe
#CCCC99

🎨 Color Schemes for #CDBBAF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CDBBAF

🌗 Shades and Tints of #CDBBAF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CDBBAF

Tones (adding gray / desaturating)

🌈 Hue Variations of #CDBBAF

Hue Variations (shifting the color spectrum)

👁️ Preview of #CDBBAF in Use

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

👓 Color Blindness Simulation for #CDBBAF

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

:root { --color-hex: #CDBBAF; --color-rgb: 205, 187, 175; --color-hsl: 24, 23%, 75%; } .bg-color { background-color: #CDBBAF; } .text-color { color: #CDBBAF; } .border-color { border-color: #CDBBAF; }

🛠️ Use #CDBBAF in Your Project

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

🔗 Related Colors to #CDBBAF

#CEB1B4
Hue -30°
#CEB5B1
Hue -15°
#CEC4B1
Hue +15°
#CECBB1
Hue +30°
#B89F8E
85% L
#A3826C
70% L
#775C4B
50% L
#48382D
30% L
#D8CAC0
80% L
#E2D7D0
85% L
#EBE4E0
90% L
#F5F2EF
95% L

About Light Muted Vermilion (#CDBBAF)

Light Muted Vermilion is a light, moderately saturated, warm red color with a hue angle of 24°, saturation of 23%, and lightness of 75%. Its RGB value is (205, 187, 175) and its CMYK breakdown is C:0% M:9% Y:15% K:20%.

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

Frequently Asked Questions About #CDBBAF

What is the HEX code for Light Muted Vermilion? +

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

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

What is the HSL value of #CDBBAF? +

The HSL value of #CDBBAF is hsl(24, 23%, 75%). The hue is 24°, placing it in the red family on the color wheel. The saturation is 23%, making it moderately saturated. The lightness is 75%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #CDBBAF a warm or cool color? +

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

The approximate CMYK value of #CDBBAF is C:0% M:9% Y:15% K:20%. 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 #CDBBAF with Other Tools

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