#DAFFC2 Color

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

Color preview

#DAFFC2

Color formats

HEX
#DAFFC2
RGB
rgb(218, 255, 194)
RGBA
rgba(218, 255, 194, 1)
HSL
hsl(96, 100%, 88%)
HSV
hsv(96, 24%, 100%)
CMYK
cmyk(15%, 0%, 24%, 0%)
CSS variable
--color-primary: #DAFFC2;
Lowercase HEX
#daffc2

Shades

Tints

Tones

Harmony

CSS snippets for #DAFFC2

.color-daffc2 {
  color: #DAFFC2;
  background-color: #DAFFC2;
}

Frequently asked questions

What color is #DAFFC2?+

#DAFFC2 is a HEX color with RGB value rgb(218, 255, 194) and HSL value hsl(96, 100%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DAFFC2?+

The closest Tailwind color is lime-100, available as the bg-lime-100 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