#CED0BD Color Information

Hex color code: #CED0BD

The hex color #CED0BD is a soft yellow with RGB values of (206, 208, 189) and HSL of (66°, 17%, 78%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CED0BD
RGB
206, 208, 189
HSL
66°, 17%, 78%
CMYK
1%, 0%, 9%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CED0BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 208, 189

Red: 206 / Green: 208 / Blue: 189

HSL

66°, 17%, 78%

Hue: 66° / Saturation: 17% / Lightness: 78%

CMYK

1%, 0%, 9%, 18%

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

What color is #CED0BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CED0BD to RGB:

rgb(206, 208, 189)HEX to RGB Converter →

HEX to HSL

Convert #CED0BD to HSL:

hsl(66, 17%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CED0BD to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #CED0BD has RGB (206, 208, 189) and HSL (66°, 17%, 78%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CED0BD is #BFBDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0C9BD.

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

Contrast with #CED0BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CED0BD?

#CED0BD is a ethereal yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CED0BD?

#CED0BD in RGB is (206, 208, 189) - 206 red, 208 green, and 189 blue.

How to use #CED0BD in CSS?

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

What colors go well with #CED0BD?

#BFBDD0 (complementary), #D0C9BD (analogous), and #ADB191 (lighter shade) work well with #CED0BD.