#CECBC4 Color Information

Hex color code: #CECBC4

The hex color #CECBC4 is a light orange with RGB values of (206, 203, 196) and HSL of (42°, 9%, 79%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CECBC4
RGB
206, 203, 196
HSL
42°, 9%, 79%
CMYK
0%, 1%, 5%, 19%

Shades

CSS Usage
color: #CECBC4;
background-color: #CECBC4;
border-color: #CECBC4;
box-shadow: 0 0 10px #CECBC4;
border: 2px solid #CECBC4;
Tailwind Usage
bg-[#CECBC4]
text-[#CECBC4]
border-[#CECBC4]
shadow-[0_0_10px_CECBC4]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CECBC4, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CECBC4; color: #000000; }

Badge

New Feature
.badge { background-color: #CECBC4; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CECBC4; background-color: #CECBC415; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CECBC420; border-left: 4px solid #CECBC4; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CECBC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CECBC4 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 203, 196

Red: 206 / Green: 203 / Blue: 196

HSL

42°, 9%, 79%

Hue: 42° / Saturation: 9% / Lightness: 79%

CMYK

0%, 1%, 5%, 19%

Cyan: 0% / Magenta: 1% / Yellow: 5% / Key: 19%

What color is #CECBC4?

#CECBC4 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECBC4 to RGB:

rgb(206, 203, 196)HEX to RGB Converter →

HEX to HSL

Convert #CECBC4 to HSL:

hsl(42, 9%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CECBC4 to CMYK:

cmyk(0%, 1%, 5%, 19%)Color Converter →

Color Meaning and Usage

#CECBC4 is a delicate orange color with RGB values of 206, 203, 196 and HSL of 42°, 9%, 79%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECBC4 is #C5C8CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC7C5.

Use #CECBC4 in CSS: color: #CECBC4 or background-color: #CECBC4. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CECBC4

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 12.96:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECBC4?

#CECBC4 is a delicate orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CECBC4?

#CECBC4 in RGB is (206, 203, 196) - 206 red, 203 green, and 196 blue.

How to use #CECBC4 in CSS?

Use #CECBC4 directly in your CSS properties like color or background-color.

What colors go well with #CECBC4?

#C5C8CE (complementary), #CEC7C5 (analogous), and #ABA79B (lighter shade) work well with #CECBC4.