#DCDF86 Color

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

Color preview

#DCDF86

Color formats

HEX
#DCDF86
RGB
rgb(220, 223, 134)
RGBA
rgba(220, 223, 134, 1)
HSL
hsl(62, 58%, 70%)
HSV
hsv(62, 40%, 87%)
CMYK
cmyk(1%, 0%, 40%, 13%)
CSS variable
--color-primary: #DCDF86;
Lowercase HEX
#dcdf86

Shades

Tints

Tones

Harmony

CSS snippets for #DCDF86

.color-dcdf86 {
  color: #DCDF86;
  background-color: #DCDF86;
}

Frequently asked questions

What color is #DCDF86?+

#DCDF86 is a HEX color with RGB value rgb(220, 223, 134) and HSL value hsl(62, 58%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCDF86?+

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