#CEFB98 Color

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

Color preview

#CEFB98

Color formats

HEX
#CEFB98
RGB
rgb(206, 251, 152)
RGBA
rgba(206, 251, 152, 1)
HSL
hsl(87, 93%, 79%)
HSV
hsv(87, 39%, 98%)
CMYK
cmyk(18%, 0%, 39%, 2%)
CSS variable
--color-primary: #CEFB98;
Lowercase HEX
#cefb98

Shades

Tints

Tones

Harmony

CSS snippets for #CEFB98

.color-cefb98 {
  color: #CEFB98;
  background-color: #CEFB98;
}

Frequently asked questions

What color is #CEFB98?+

#CEFB98 is a HEX color with RGB value rgb(206, 251, 152) and HSL value hsl(87, 93%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEFB98?+

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