#CEFAAB Color

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

Color preview

#CEFAAB

Color formats

HEX
#CEFAAB
RGB
rgb(206, 250, 171)
RGBA
rgba(206, 250, 171, 1)
HSL
hsl(93, 89%, 83%)
HSV
hsv(93, 32%, 98%)
CMYK
cmyk(18%, 0%, 32%, 2%)
CSS variable
--color-primary: #CEFAAB;
Lowercase HEX
#cefaab

Shades

Tints

Tones

Harmony

CSS snippets for #CEFAAB

.color-cefaab {
  color: #CEFAAB;
  background-color: #CEFAAB;
}

Frequently asked questions

What color is #CEFAAB?+

#CEFAAB is a HEX color with RGB value rgb(206, 250, 171) and HSL value hsl(93, 89%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEFAAB?+

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