#DCDFB7 Color

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

Color preview

#DCDFB7

Color formats

HEX
#DCDFB7
RGB
rgb(220, 223, 183)
RGBA
rgba(220, 223, 183, 1)
HSL
hsl(64, 38%, 80%)
HSV
hsv(64, 18%, 87%)
CMYK
cmyk(1%, 0%, 18%, 13%)
CSS variable
--color-primary: #DCDFB7;
Lowercase HEX
#dcdfb7

Shades

Tints

Tones

Harmony

CSS snippets for #DCDFB7

.color-dcdfb7 {
  color: #DCDFB7;
  background-color: #DCDFB7;
}

Frequently asked questions

What color is #DCDFB7?+

#DCDFB7 is a HEX color with RGB value rgb(220, 223, 183) and HSL value hsl(64, 38%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DCDFB7?+

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