#CAE260 Color

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

Color preview

#CAE260

Color formats

HEX
#CAE260
RGB
rgb(202, 226, 96)
RGBA
rgba(202, 226, 96, 1)
HSL
hsl(71, 69%, 63%)
HSV
hsv(71, 58%, 89%)
CMYK
cmyk(11%, 0%, 58%, 11%)
CSS variable
--color-primary: #CAE260;
Lowercase HEX
#cae260

Shades

Tints

Tones

Harmony

CSS snippets for #CAE260

.color-cae260 {
  color: #CAE260;
  background-color: #CAE260;
}

Frequently asked questions

What color is #CAE260?+

#CAE260 is a HEX color with RGB value rgb(202, 226, 96) and HSL value hsl(71, 69%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAE260?+

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