#CEDAAF Color

Inspect #CEDAAF across formats, palettes, contrast and closest named color matches.

Color preview

#CEDAAF

Color formats

HEX
#CEDAAF
RGB
rgb(206, 218, 175)
RGBA
rgba(206, 218, 175, 1)
HSL
hsl(77, 37%, 77%)
HSV
hsv(77, 20%, 85%)
CMYK
cmyk(6%, 0%, 20%, 15%)
CSS variable
--color-primary: #CEDAAF;
Lowercase HEX
#cedaaf

Shades

Tints

Tones

Harmony

CSS snippets for #CEDAAF

.color-cedaaf {
  color: #CEDAAF;
  background-color: #CEDAAF;
}

Frequently asked questions

What color is #CEDAAF?+

#CEDAAF is a HEX color with RGB value rgb(206, 218, 175) and HSL value hsl(77, 37%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CEDAAF?+

The closest Tailwind color is stone-300, available as the bg-stone-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools