#CEFA91 Color

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

Color preview

#CEFA91

Color formats

HEX
#CEFA91
RGB
rgb(206, 250, 145)
RGBA
rgba(206, 250, 145, 1)
HSL
hsl(85, 91%, 77%)
HSV
hsv(85, 42%, 98%)
CMYK
cmyk(18%, 0%, 42%, 2%)
CSS variable
--color-primary: #CEFA91;
Lowercase HEX
#cefa91

Shades

Tints

Tones

Harmony

CSS snippets for #CEFA91

.color-cefa91 {
  color: #CEFA91;
  background-color: #CEFA91;
}

Frequently asked questions

What color is #CEFA91?+

#CEFA91 is a HEX color with RGB value rgb(206, 250, 145) and HSL value hsl(85, 91%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CEFA91?+

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