#CAE5F2 Color

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

Color preview

#CAE5F2

Color formats

HEX
#CAE5F2
RGB
rgb(202, 229, 242)
RGBA
rgba(202, 229, 242, 1)
HSL
hsl(199, 61%, 87%)
HSV
hsv(199, 17%, 95%)
CMYK
cmyk(17%, 5%, 0%, 5%)
CSS variable
--color-primary: #CAE5F2;
Lowercase HEX
#cae5f2

Shades

Tints

Tones

Harmony

CSS snippets for #CAE5F2

.color-cae5f2 {
  color: #CAE5F2;
  background-color: #CAE5F2;
}

Frequently asked questions

What color is #CAE5F2?+

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

What is the closest Tailwind color to #CAE5F2?+

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