#DAFFC4 Color

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

Color preview

#DAFFC4

Color formats

HEX
#DAFFC4
RGB
rgb(218, 255, 196)
RGBA
rgba(218, 255, 196, 1)
HSL
hsl(98, 100%, 88%)
HSV
hsv(98, 23%, 100%)
CMYK
cmyk(15%, 0%, 23%, 0%)
CSS variable
--color-primary: #DAFFC4;
Lowercase HEX
#daffc4

Shades

Tints

Tones

Harmony

CSS snippets for #DAFFC4

.color-daffc4 {
  color: #DAFFC4;
  background-color: #DAFFC4;
}

Frequently asked questions

What color is #DAFFC4?+

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

What is the closest Tailwind color to #DAFFC4?+

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