#DFFFC1 Color

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

Color preview

#DFFFC1

Color formats

HEX
#DFFFC1
RGB
rgb(223, 255, 193)
RGBA
rgba(223, 255, 193, 1)
HSL
hsl(91, 100%, 88%)
HSV
hsv(91, 24%, 100%)
CMYK
cmyk(13%, 0%, 24%, 0%)
CSS variable
--color-primary: #DFFFC1;
Lowercase HEX
#dfffc1

Shades

Tints

Tones

Harmony

CSS snippets for #DFFFC1

.color-dfffc1 {
  color: #DFFFC1;
  background-color: #DFFFC1;
}

Frequently asked questions

What color is #DFFFC1?+

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

What is the closest Tailwind color to #DFFFC1?+

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