#DFE180 Color

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

Color preview

#DFE180

Color formats

HEX
#DFE180
RGB
rgb(223, 225, 128)
RGBA
rgba(223, 225, 128, 1)
HSL
hsl(61, 62%, 69%)
HSV
hsv(61, 43%, 88%)
CMYK
cmyk(1%, 0%, 43%, 12%)
CSS variable
--color-primary: #DFE180;
Lowercase HEX
#dfe180

Shades

Tints

Tones

Harmony

CSS snippets for #DFE180

.color-dfe180 {
  color: #DFE180;
  background-color: #DFE180;
}

Frequently asked questions

What color is #DFE180?+

#DFE180 is a HEX color with RGB value rgb(223, 225, 128) and HSL value hsl(61, 62%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFE180?+

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