#DCDFB3 Color

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

Color preview

#DCDFB3

Color formats

HEX
#DCDFB3
RGB
rgb(220, 223, 179)
RGBA
rgba(220, 223, 179, 1)
HSL
hsl(64, 41%, 79%)
HSV
hsv(64, 20%, 87%)
CMYK
cmyk(1%, 0%, 20%, 13%)
CSS variable
--color-primary: #DCDFB3;
Lowercase HEX
#dcdfb3

Shades

Tints

Tones

Harmony

CSS snippets for #DCDFB3

.color-dcdfb3 {
  color: #DCDFB3;
  background-color: #DCDFB3;
}

Frequently asked questions

What color is #DCDFB3?+

#DCDFB3 is a HEX color with RGB value rgb(220, 223, 179) and HSL value hsl(64, 41%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DCDFB3?+

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