#CEFB9D Color

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

Color preview

#CEFB9D

Color formats

HEX
#CEFB9D
RGB
rgb(206, 251, 157)
RGBA
rgba(206, 251, 157, 1)
HSL
hsl(89, 92%, 80%)
HSV
hsv(89, 37%, 98%)
CMYK
cmyk(18%, 0%, 37%, 2%)
CSS variable
--color-primary: #CEFB9D;
Lowercase HEX
#cefb9d

Shades

Tints

Tones

Harmony

CSS snippets for #CEFB9D

.color-cefb9d {
  color: #CEFB9D;
  background-color: #CEFB9D;
}

Frequently asked questions

What color is #CEFB9D?+

#CEFB9D is a HEX color with RGB value rgb(206, 251, 157) and HSL value hsl(89, 92%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEFB9D?+

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