#CAEBF2 Color

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

Color preview

#CAEBF2

Color formats

HEX
#CAEBF2
RGB
rgb(202, 235, 242)
RGBA
rgba(202, 235, 242, 1)
HSL
hsl(191, 61%, 87%)
HSV
hsv(191, 17%, 95%)
CMYK
cmyk(17%, 3%, 0%, 5%)
CSS variable
--color-primary: #CAEBF2;
Lowercase HEX
#caebf2

Shades

Tints

Tones

Harmony

CSS snippets for #CAEBF2

.color-caebf2 {
  color: #CAEBF2;
  background-color: #CAEBF2;
}

Frequently asked questions

What color is #CAEBF2?+

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

What is the closest Tailwind color to #CAEBF2?+

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