#DAFDC4 Color

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

Color preview

#DAFDC4

Color formats

HEX
#DAFDC4
RGB
rgb(218, 253, 196)
RGBA
rgba(218, 253, 196, 1)
HSL
hsl(97, 93%, 88%)
HSV
hsv(97, 23%, 99%)
CMYK
cmyk(14%, 0%, 23%, 1%)
CSS variable
--color-primary: #DAFDC4;
Lowercase HEX
#dafdc4

Shades

Tints

Tones

Harmony

CSS snippets for #DAFDC4

.color-dafdc4 {
  color: #DAFDC4;
  background-color: #DAFDC4;
}

Frequently asked questions

What color is #DAFDC4?+

#DAFDC4 is a HEX color with RGB value rgb(218, 253, 196) and HSL value hsl(97, 93%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DAFDC4?+

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