#CAEAF2 Color

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

Color preview

#CAEAF2

Color formats

HEX
#CAEAF2
RGB
rgb(202, 234, 242)
RGBA
rgba(202, 234, 242, 1)
HSL
hsl(192, 61%, 87%)
HSV
hsv(192, 17%, 95%)
CMYK
cmyk(17%, 3%, 0%, 5%)
CSS variable
--color-primary: #CAEAF2;
Lowercase HEX
#caeaf2

Shades

Tints

Tones

Harmony

CSS snippets for #CAEAF2

.color-caeaf2 {
  color: #CAEAF2;
  background-color: #CAEAF2;
}

Frequently asked questions

What color is #CAEAF2?+

#CAEAF2 is a HEX color with RGB value rgb(202, 234, 242) and HSL value hsl(192, 61%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CAEAF2?+

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