#CED6A3 Color

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

Color preview

#CED6A3

Color formats

HEX
#CED6A3
RGB
rgb(206, 214, 163)
RGBA
rgba(206, 214, 163, 1)
HSL
hsl(69, 38%, 74%)
HSV
hsv(69, 24%, 84%)
CMYK
cmyk(4%, 0%, 24%, 16%)
CSS variable
--color-primary: #CED6A3;
Lowercase HEX
#ced6a3

Shades

Tints

Tones

Harmony

CSS snippets for #CED6A3

.color-ced6a3 {
  color: #CED6A3;
  background-color: #CED6A3;
}

Frequently asked questions

What color is #CED6A3?+

#CED6A3 is a HEX color with RGB value rgb(206, 214, 163) and HSL value hsl(69, 38%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CED6A3?+

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