#DEDFB2 Color

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

Color preview

#DEDFB2

Color formats

HEX
#DEDFB2
RGB
rgb(222, 223, 178)
RGBA
rgba(222, 223, 178, 1)
HSL
hsl(61, 41%, 79%)
HSV
hsv(61, 20%, 87%)
CMYK
cmyk(0%, 0%, 20%, 13%)
CSS variable
--color-primary: #DEDFB2;
Lowercase HEX
#dedfb2

Shades

Tints

Tones

Harmony

CSS snippets for #DEDFB2

.color-dedfb2 {
  color: #DEDFB2;
  background-color: #DEDFB2;
}

Frequently asked questions

What color is #DEDFB2?+

#DEDFB2 is a HEX color with RGB value rgb(222, 223, 178) and HSL value hsl(61, 41%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEDFB2?+

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