#CAFFE3 Color

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

Color preview

#CAFFE3

Color formats

HEX
#CAFFE3
RGB
rgb(202, 255, 227)
RGBA
rgba(202, 255, 227, 1)
HSL
hsl(148, 100%, 90%)
HSV
hsv(148, 21%, 100%)
CMYK
cmyk(21%, 0%, 11%, 0%)
CSS variable
--color-primary: #CAFFE3;
Lowercase HEX
#caffe3

Shades

Tints

Tones

Harmony

CSS snippets for #CAFFE3

.color-caffe3 {
  color: #CAFFE3;
  background-color: #CAFFE3;
}

Frequently asked questions

What color is #CAFFE3?+

#CAFFE3 is a HEX color with RGB value rgb(202, 255, 227) and HSL value hsl(148, 100%, 90%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CAFFE3?+

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