#CAEAF5 Color

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

Color preview

#CAEAF5

Color formats

HEX
#CAEAF5
RGB
rgb(202, 234, 245)
RGBA
rgba(202, 234, 245, 1)
HSL
hsl(195, 68%, 88%)
HSV
hsv(195, 18%, 96%)
CMYK
cmyk(18%, 4%, 0%, 4%)
CSS variable
--color-primary: #CAEAF5;
Lowercase HEX
#caeaf5

Shades

Tints

Tones

Harmony

CSS snippets for #CAEAF5

.color-caeaf5 {
  color: #CAEAF5;
  background-color: #CAEAF5;
}

Frequently asked questions

What color is #CAEAF5?+

#CAEAF5 is a HEX color with RGB value rgb(202, 234, 245) and HSL value hsl(195, 68%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CAEAF5?+

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