#CECEB4 Color Information

Hex color code: #CECEB4

The hex color #CECEB4 is a ethereal yellow with RGB values of (206, 206, 180) and HSL of (60°, 21%, 76%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CECEB4
RGB
206, 206, 180
HSL
60°, 21%, 76%
CMYK
0%, 0%, 13%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECEB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 206, 180

Red: 206 / Green: 206 / Blue: 180

HSL

60°, 21%, 76%

Hue: 60° / Saturation: 21% / Lightness: 76%

CMYK

0%, 0%, 13%, 19%

Cyan: 0% / Magenta: 0% / Yellow: 13% / Key: 19%

What color is #CECEB4?

#CECEB4 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECEB4 to RGB:

rgb(206, 206, 180)HEX to RGB Converter →

HEX to HSL

Convert #CECEB4 to HSL:

hsl(60, 21%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CECEB4 to CMYK:

cmyk(0%, 0%, 13%, 19%)Color Converter →

Color Meaning and Usage

#CECEB4 is a soft yellow color with RGB values of 206, 206, 180 and HSL of 60°, 21%, 76%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECEB4 is #B5B5CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFC2B5.

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

Contrast with #CECEB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECEB4?

#CECEB4 is a soft yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CECEB4?

#CECEB4 in RGB is (206, 206, 180) - 206 red, 206 green, and 180 blue.

How to use #CECEB4 in CSS?

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

What colors go well with #CECEB4?

#B5B5CF (complementary), #CFC2B5 (analogous), and #B0B087 (lighter shade) work well with #CECEB4.