#CEFFA8 Color

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

Color preview

#CEFFA8

Color formats

HEX
#CEFFA8
RGB
rgb(206, 255, 168)
RGBA
rgba(206, 255, 168, 1)
HSL
hsl(94, 100%, 83%)
HSV
hsv(94, 34%, 100%)
CMYK
cmyk(19%, 0%, 34%, 0%)
CSS variable
--color-primary: #CEFFA8;
Lowercase HEX
#ceffa8

Shades

Tints

Tones

Harmony

CSS snippets for #CEFFA8

.color-ceffa8 {
  color: #CEFFA8;
  background-color: #CEFFA8;
}

Frequently asked questions

What color is #CEFFA8?+

#CEFFA8 is a HEX color with RGB value rgb(206, 255, 168) and HSL value hsl(94, 100%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEFFA8?+

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