#DFFEC4 Color

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

Color preview

#DFFEC4

Color formats

HEX
#DFFEC4
RGB
rgb(223, 254, 196)
RGBA
rgba(223, 254, 196, 1)
HSL
hsl(92, 97%, 88%)
HSV
hsv(92, 23%, 100%)
CMYK
cmyk(12%, 0%, 23%, 0%)
CSS variable
--color-primary: #DFFEC4;
Lowercase HEX
#dffec4

Shades

Tints

Tones

Harmony

CSS snippets for #DFFEC4

.color-dffec4 {
  color: #DFFEC4;
  background-color: #DFFEC4;
}

Frequently asked questions

What color is #DFFEC4?+

#DFFEC4 is a HEX color with RGB value rgb(223, 254, 196) and HSL value hsl(92, 97%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DFFEC4?+

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