#CED27B Color

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

Color preview

#CED27B

Color formats

HEX
#CED27B
RGB
rgb(206, 210, 123)
RGBA
rgba(206, 210, 123, 1)
HSL
hsl(63, 49%, 65%)
HSV
hsv(63, 41%, 82%)
CMYK
cmyk(2%, 0%, 41%, 18%)
CSS variable
--color-primary: #CED27B;
Lowercase HEX
#ced27b

Shades

Tints

Tones

Harmony

CSS snippets for #CED27B

.color-ced27b {
  color: #CED27B;
  background-color: #CED27B;
}

Frequently asked questions

What color is #CED27B?+

#CED27B is a HEX color with RGB value rgb(206, 210, 123) and HSL value hsl(63, 49%, 65%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #CED27B?+

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