#CFFDA9 Color

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

Color preview

#CFFDA9

Color formats

HEX
#CFFDA9
RGB
rgb(207, 253, 169)
RGBA
rgba(207, 253, 169, 1)
HSL
hsl(93, 95%, 83%)
HSV
hsv(93, 33%, 99%)
CMYK
cmyk(18%, 0%, 33%, 1%)
CSS variable
--color-primary: #CFFDA9;
Lowercase HEX
#cffda9

Shades

Tints

Tones

Harmony

CSS snippets for #CFFDA9

.color-cffda9 {
  color: #CFFDA9;
  background-color: #CFFDA9;
}

Frequently asked questions

What color is #CFFDA9?+

#CFFDA9 is a HEX color with RGB value rgb(207, 253, 169) and HSL value hsl(93, 95%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFFDA9?+

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