#CAEAF6 Color

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

Color preview

#CAEAF6

Color formats

HEX
#CAEAF6
RGB
rgb(202, 234, 246)
RGBA
rgba(202, 234, 246, 1)
HSL
hsl(196, 71%, 88%)
HSV
hsv(196, 18%, 96%)
CMYK
cmyk(18%, 5%, 0%, 4%)
CSS variable
--color-primary: #CAEAF6;
Lowercase HEX
#caeaf6

Shades

Tints

Tones

Harmony

CSS snippets for #CAEAF6

.color-caeaf6 {
  color: #CAEAF6;
  background-color: #CAEAF6;
}

Frequently asked questions

What color is #CAEAF6?+

#CAEAF6 is a HEX color with RGB value rgb(202, 234, 246) and HSL value hsl(196, 71%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CAEAF6?+

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