#DFFD85 Color

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

Color preview

#DFFD85

Color formats

HEX
#DFFD85
RGB
rgb(223, 253, 133)
RGBA
rgba(223, 253, 133, 1)
HSL
hsl(75, 97%, 76%)
HSV
hsv(75, 47%, 99%)
CMYK
cmyk(12%, 0%, 47%, 1%)
CSS variable
--color-primary: #DFFD85;
Lowercase HEX
#dffd85

Shades

Tints

Tones

Harmony

CSS snippets for #DFFD85

.color-dffd85 {
  color: #DFFD85;
  background-color: #DFFD85;
}

Frequently asked questions

What color is #DFFD85?+

#DFFD85 is a HEX color with RGB value rgb(223, 253, 133) and HSL value hsl(75, 97%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFFD85?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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