#DFFFC3 Color

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

Color preview

#DFFFC3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFFFC3

.color-dfffc3 {
  color: #DFFFC3;
  background-color: #DFFFC3;
}

Frequently asked questions

What color is #DFFFC3?+

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

What is the closest Tailwind color to #DFFFC3?+

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