#CEDC90 Color

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

Color preview

#CEDC90

Color formats

HEX
#CEDC90
RGB
rgb(206, 220, 144)
RGBA
rgba(206, 220, 144, 1)
HSL
hsl(71, 52%, 71%)
HSV
hsv(71, 35%, 86%)
CMYK
cmyk(6%, 0%, 35%, 14%)
CSS variable
--color-primary: #CEDC90;
Lowercase HEX
#cedc90

Shades

Tints

Tones

Harmony

CSS snippets for #CEDC90

.color-cedc90 {
  color: #CEDC90;
  background-color: #CEDC90;
}

Frequently asked questions

What color is #CEDC90?+

#CEDC90 is a HEX color with RGB value rgb(206, 220, 144) and HSL value hsl(71, 52%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CEDC90?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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