#CEDA8B Color

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

Color preview

#CEDA8B

Color formats

HEX
#CEDA8B
RGB
rgb(206, 218, 139)
RGBA
rgba(206, 218, 139, 1)
HSL
hsl(69, 52%, 70%)
HSV
hsv(69, 36%, 85%)
CMYK
cmyk(6%, 0%, 36%, 15%)
CSS variable
--color-primary: #CEDA8B;
Lowercase HEX
#ceda8b

Shades

Tints

Tones

Harmony

CSS snippets for #CEDA8B

.color-ceda8b {
  color: #CEDA8B;
  background-color: #CEDA8B;
}

Frequently asked questions

What color is #CEDA8B?+

#CEDA8B is a HEX color with RGB value rgb(206, 218, 139) and HSL value hsl(69, 52%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CEDA8B?+

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