#CED3BC Color Information

Hex color code: #CED3BC

The hex color #CED3BC is a airy yellow with RGB values of (206, 211, 188) and HSL of (73°, 21%, 78%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CED3BC
RGB
206, 211, 188
HSL
73°, 21%, 78%
CMYK
2%, 0%, 11%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CED3BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 211, 188

Red: 206 / Green: 211 / Blue: 188

HSL

73°, 21%, 78%

Hue: 73° / Saturation: 21% / Lightness: 78%

CMYK

2%, 0%, 11%, 17%

Cyan: 2% / Magenta: 0% / Yellow: 11% / Key: 17%

What color is #CED3BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CED3BC to RGB:

rgb(206, 211, 188)HEX to RGB Converter →

HEX to HSL

Convert #CED3BC to HSL:

hsl(73, 21%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CED3BC to CMYK:

cmyk(2%, 0%, 11%, 17%)Color Converter →

Color Meaning and Usage

#CED3BC is a light yellow color with RGB values of 206, 211, 188 and HSL of 73°, 21%, 78%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CED3BC is #C0BBD3, creating high-contrast pairings. For softer combinations, try analogous colors like #D3CCBB.

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

Contrast with #CED3BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CED3BC?

#CED3BC is a light yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CED3BC?

#CED3BC in RGB is (206, 211, 188) - 206 red, 211 green, and 188 blue.

How to use #CED3BC in CSS?

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

What colors go well with #CED3BC?

#C0BBD3 (complementary), #D3CCBB (analogous), and #ACB48D (lighter shade) work well with #CED3BC.