#DCED7B Color

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

Color preview

#DCED7B

Color formats

HEX
#DCED7B
RGB
rgb(220, 237, 123)
RGBA
rgba(220, 237, 123, 1)
HSL
hsl(69, 76%, 71%)
HSV
hsv(69, 48%, 93%)
CMYK
cmyk(7%, 0%, 48%, 7%)
CSS variable
--color-primary: #DCED7B;
Lowercase HEX
#dced7b

Shades

Tints

Tones

Harmony

CSS snippets for #DCED7B

.color-dced7b {
  color: #DCED7B;
  background-color: #DCED7B;
}

Frequently asked questions

What color is #DCED7B?+

#DCED7B is a HEX color with RGB value rgb(220, 237, 123) and HSL value hsl(69, 76%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCED7B?+

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