#DFED75 Color

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

Color preview

#DFED75

Color formats

HEX
#DFED75
RGB
rgb(223, 237, 117)
RGBA
rgba(223, 237, 117, 1)
HSL
hsl(67, 77%, 69%)
HSV
hsv(67, 51%, 93%)
CMYK
cmyk(6%, 0%, 51%, 7%)
CSS variable
--color-primary: #DFED75;
Lowercase HEX
#dfed75

Shades

Tints

Tones

Harmony

CSS snippets for #DFED75

.color-dfed75 {
  color: #DFED75;
  background-color: #DFED75;
}

Frequently asked questions

What color is #DFED75?+

#DFED75 is a HEX color with RGB value rgb(223, 237, 117) and HSL value hsl(67, 77%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFED75?+

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