#CEF1A4 Color

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

Color preview

#CEF1A4

Color formats

HEX
#CEF1A4
RGB
rgb(206, 241, 164)
RGBA
rgba(206, 241, 164, 1)
HSL
hsl(87, 73%, 79%)
HSV
hsv(87, 32%, 95%)
CMYK
cmyk(15%, 0%, 32%, 5%)
CSS variable
--color-primary: #CEF1A4;
Lowercase HEX
#cef1a4

Shades

Tints

Tones

Harmony

CSS snippets for #CEF1A4

.color-cef1a4 {
  color: #CEF1A4;
  background-color: #CEF1A4;
}

Frequently asked questions

What color is #CEF1A4?+

#CEF1A4 is a HEX color with RGB value rgb(206, 241, 164) and HSL value hsl(87, 73%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEF1A4?+

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