#CEDAB6 Color

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

Color preview

#CEDAB6

Color formats

HEX
#CEDAB6
RGB
rgb(206, 218, 182)
RGBA
rgba(206, 218, 182, 1)
HSL
hsl(80, 33%, 78%)
HSV
hsv(80, 17%, 85%)
CMYK
cmyk(6%, 0%, 17%, 15%)
CSS variable
--color-primary: #CEDAB6;
Lowercase HEX
#cedab6

Shades

Tints

Tones

Harmony

CSS snippets for #CEDAB6

.color-cedab6 {
  color: #CEDAB6;
  background-color: #CEDAB6;
}

Frequently asked questions

What color is #CEDAB6?+

#CEDAB6 is a HEX color with RGB value rgb(206, 218, 182) and HSL value hsl(80, 33%, 78%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CEDAB6?+

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