#CECCBB Color Information

Hex color code: #CECCBB

The hex color #CECCBB is a light yellow with RGB values of (206, 204, 187) and HSL of (54°, 16%, 77%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CECCBB
RGB
206, 204, 187
HSL
54°, 16%, 77%
CMYK
0%, 1%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CECCBB; 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 #CECCBB; background-color: #CECCBB15; }

Alert / Toast

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

Link / Accent

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

a { color: #CECCBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 204, 187

Red: 206 / Green: 204 / Blue: 187

HSL

54°, 16%, 77%

Hue: 54° / Saturation: 16% / Lightness: 77%

CMYK

0%, 1%, 9%, 19%

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

What color is #CECCBB?

#CECCBB is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECCBB to RGB:

rgb(206, 204, 187)HEX to RGB Converter →

HEX to HSL

Convert #CECCBB to HSL:

hsl(54, 16%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CECCBB to CMYK:

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

Color Meaning and Usage

#CECCBB is a ethereal yellow color with RGB values of 206, 204, 187 and HSL of 54°, 16%, 77%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECCBB is #BBBDCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC2BB.

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

Contrast with #CECCBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECCBB?

#CECCBB is a ethereal yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CECCBB?

#CECCBB in RGB is (206, 204, 187) - 206 red, 204 green, and 187 blue.

How to use #CECCBB in CSS?

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

What colors go well with #CECCBB?

#BBBDCE (complementary), #CEC2BB (analogous), and #AEAB8F (lighter shade) work well with #CECCBB.