#DFED93 Color

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

Color preview

#DFED93

Color formats

HEX
#DFED93
RGB
rgb(223, 237, 147)
RGBA
rgba(223, 237, 147, 1)
HSL
hsl(69, 71%, 75%)
HSV
hsv(69, 38%, 93%)
CMYK
cmyk(6%, 0%, 38%, 7%)
CSS variable
--color-primary: #DFED93;
Lowercase HEX
#dfed93

Shades

Tints

Tones

Harmony

CSS snippets for #DFED93

.color-dfed93 {
  color: #DFED93;
  background-color: #DFED93;
}

Frequently asked questions

What color is #DFED93?+

#DFED93 is a HEX color with RGB value rgb(223, 237, 147) and HSL value hsl(69, 71%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFED93?+

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