#DAFFC1 Color

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

Color preview

#DAFFC1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAFFC1

.color-daffc1 {
  color: #DAFFC1;
  background-color: #DAFFC1;
}

Frequently asked questions

What color is #DAFFC1?+

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

What is the closest Tailwind color to #DAFFC1?+

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