#CEFAAF Color

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

Color preview

#CEFAAF

Color formats

HEX
#CEFAAF
RGB
rgb(206, 250, 175)
RGBA
rgba(206, 250, 175, 1)
HSL
hsl(95, 88%, 83%)
HSV
hsv(95, 30%, 98%)
CMYK
cmyk(18%, 0%, 30%, 2%)
CSS variable
--color-primary: #CEFAAF;
Lowercase HEX
#cefaaf

Shades

Tints

Tones

Harmony

CSS snippets for #CEFAAF

.color-cefaaf {
  color: #CEFAAF;
  background-color: #CEFAAF;
}

Frequently asked questions

What color is #CEFAAF?+

#CEFAAF is a HEX color with RGB value rgb(206, 250, 175) and HSL value hsl(95, 88%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEFAAF?+

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