#CEDA77 Color

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

Color preview

#CEDA77

Color formats

HEX
#CEDA77
RGB
rgb(206, 218, 119)
RGBA
rgba(206, 218, 119, 1)
HSL
hsl(67, 57%, 66%)
HSV
hsv(67, 45%, 85%)
CMYK
cmyk(6%, 0%, 45%, 15%)
CSS variable
--color-primary: #CEDA77;
Lowercase HEX
#ceda77

Shades

Tints

Tones

Harmony

CSS snippets for #CEDA77

.color-ceda77 {
  color: #CEDA77;
  background-color: #CEDA77;
}

Frequently asked questions

What color is #CEDA77?+

#CEDA77 is a HEX color with RGB value rgb(206, 218, 119) and HSL value hsl(67, 57%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEDA77?+

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