#DCED93 Color

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

Color preview

#DCED93

Color formats

HEX
#DCED93
RGB
rgb(220, 237, 147)
RGBA
rgba(220, 237, 147, 1)
HSL
hsl(71, 71%, 75%)
HSV
hsv(71, 38%, 93%)
CMYK
cmyk(7%, 0%, 38%, 7%)
CSS variable
--color-primary: #DCED93;
Lowercase HEX
#dced93

Shades

Tints

Tones

Harmony

CSS snippets for #DCED93

.color-dced93 {
  color: #DCED93;
  background-color: #DCED93;
}

Frequently asked questions

What color is #DCED93?+

#DCED93 is a HEX color with RGB value rgb(220, 237, 147) and HSL value hsl(71, 71%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCED93?+

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