#CEDDB4 Color

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

Color preview

#CEDDB4

Color formats

HEX
#CEDDB4
RGB
rgb(206, 221, 180)
RGBA
rgba(206, 221, 180, 1)
HSL
hsl(82, 38%, 79%)
HSV
hsv(82, 19%, 87%)
CMYK
cmyk(7%, 0%, 19%, 13%)
CSS variable
--color-primary: #CEDDB4;
Lowercase HEX
#ceddb4

Shades

Tints

Tones

Harmony

CSS snippets for #CEDDB4

.color-ceddb4 {
  color: #CEDDB4;
  background-color: #CEDDB4;
}

Frequently asked questions

What color is #CEDDB4?+

#CEDDB4 is a HEX color with RGB value rgb(206, 221, 180) and HSL value hsl(82, 38%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CEDDB4?+

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