#CED18C Color

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

Color preview

#CED18C

Color formats

HEX
#CED18C
RGB
rgb(206, 209, 140)
RGBA
rgba(206, 209, 140, 1)
HSL
hsl(63, 43%, 68%)
HSV
hsv(63, 33%, 82%)
CMYK
cmyk(1%, 0%, 33%, 18%)
CSS variable
--color-primary: #CED18C;
Lowercase HEX
#ced18c

Shades

Tints

Tones

Harmony

CSS snippets for #CED18C

.color-ced18c {
  color: #CED18C;
  background-color: #CED18C;
}

Frequently asked questions

What color is #CED18C?+

#CED18C is a HEX color with RGB value rgb(206, 209, 140) and HSL value hsl(63, 43%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CED18C?+

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