#CAEAF3 Color

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

Color preview

#CAEAF3

Color formats

HEX
#CAEAF3
RGB
rgb(202, 234, 243)
RGBA
rgba(202, 234, 243, 1)
HSL
hsl(193, 63%, 87%)
HSV
hsv(193, 17%, 95%)
CMYK
cmyk(17%, 4%, 0%, 5%)
CSS variable
--color-primary: #CAEAF3;
Lowercase HEX
#caeaf3

Shades

Tints

Tones

Harmony

CSS snippets for #CAEAF3

.color-caeaf3 {
  color: #CAEAF3;
  background-color: #CAEAF3;
}

Frequently asked questions

What color is #CAEAF3?+

#CAEAF3 is a HEX color with RGB value rgb(202, 234, 243) and HSL value hsl(193, 63%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CAEAF3?+

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