#CAFFA5 Color

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

Color preview

#CAFFA5

Color formats

HEX
#CAFFA5
RGB
rgb(202, 255, 165)
RGBA
rgba(202, 255, 165, 1)
HSL
hsl(95, 100%, 82%)
HSV
hsv(95, 35%, 100%)
CMYK
cmyk(21%, 0%, 35%, 0%)
CSS variable
--color-primary: #CAFFA5;
Lowercase HEX
#caffa5

Shades

Tints

Tones

Harmony

CSS snippets for #CAFFA5

.color-caffa5 {
  color: #CAFFA5;
  background-color: #CAFFA5;
}

Frequently asked questions

What color is #CAFFA5?+

#CAFFA5 is a HEX color with RGB value rgb(202, 255, 165) and HSL value hsl(95, 100%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CAFFA5?+

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