#CEFA9C Color

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

Color preview

#CEFA9C

Color formats

HEX
#CEFA9C
RGB
rgb(206, 250, 156)
RGBA
rgba(206, 250, 156, 1)
HSL
hsl(88, 90%, 80%)
HSV
hsv(88, 38%, 98%)
CMYK
cmyk(18%, 0%, 38%, 2%)
CSS variable
--color-primary: #CEFA9C;
Lowercase HEX
#cefa9c

Shades

Tints

Tones

Harmony

CSS snippets for #CEFA9C

.color-cefa9c {
  color: #CEFA9C;
  background-color: #CEFA9C;
}

Frequently asked questions

What color is #CEFA9C?+

#CEFA9C is a HEX color with RGB value rgb(206, 250, 156) and HSL value hsl(88, 90%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEFA9C?+

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