#CAEEF5 Color

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

Color preview

#CAEEF5

Color formats

HEX
#CAEEF5
RGB
rgb(202, 238, 245)
RGBA
rgba(202, 238, 245, 1)
HSL
hsl(190, 68%, 88%)
HSV
hsv(190, 18%, 96%)
CMYK
cmyk(18%, 3%, 0%, 4%)
CSS variable
--color-primary: #CAEEF5;
Lowercase HEX
#caeef5

Shades

Tints

Tones

Harmony

CSS snippets for #CAEEF5

.color-caeef5 {
  color: #CAEEF5;
  background-color: #CAEEF5;
}

Frequently asked questions

What color is #CAEEF5?+

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

What is the closest Tailwind color to #CAEEF5?+

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