#CFFDA3 Color

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

Color preview

#CFFDA3

Color formats

HEX
#CFFDA3
RGB
rgb(207, 253, 163)
RGBA
rgba(207, 253, 163, 1)
HSL
hsl(91, 96%, 82%)
HSV
hsv(91, 36%, 99%)
CMYK
cmyk(18%, 0%, 36%, 1%)
CSS variable
--color-primary: #CFFDA3;
Lowercase HEX
#cffda3

Shades

Tints

Tones

Harmony

CSS snippets for #CFFDA3

.color-cffda3 {
  color: #CFFDA3;
  background-color: #CFFDA3;
}

Frequently asked questions

What color is #CFFDA3?+

#CFFDA3 is a HEX color with RGB value rgb(207, 253, 163) and HSL value hsl(91, 96%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFFDA3?+

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