#DFEB81 Color

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

Color preview

#DFEB81

Color formats

HEX
#DFEB81
RGB
rgb(223, 235, 129)
RGBA
rgba(223, 235, 129, 1)
HSL
hsl(67, 73%, 71%)
HSV
hsv(67, 45%, 92%)
CMYK
cmyk(5%, 0%, 45%, 8%)
CSS variable
--color-primary: #DFEB81;
Lowercase HEX
#dfeb81

Shades

Tints

Tones

Harmony

CSS snippets for #DFEB81

.color-dfeb81 {
  color: #DFEB81;
  background-color: #DFEB81;
}

Frequently asked questions

What color is #DFEB81?+

#DFEB81 is a HEX color with RGB value rgb(223, 235, 129) and HSL value hsl(67, 73%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFEB81?+

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