#CAEBF4 Color

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

Color preview

#CAEBF4

Color formats

HEX
#CAEBF4
RGB
rgb(202, 235, 244)
RGBA
rgba(202, 235, 244, 1)
HSL
hsl(193, 66%, 87%)
HSV
hsv(193, 17%, 96%)
CMYK
cmyk(17%, 4%, 0%, 4%)
CSS variable
--color-primary: #CAEBF4;
Lowercase HEX
#caebf4

Shades

Tints

Tones

Harmony

CSS snippets for #CAEBF4

.color-caebf4 {
  color: #CAEBF4;
  background-color: #CAEBF4;
}

Frequently asked questions

What color is #CAEBF4?+

#CAEBF4 is a HEX color with RGB value rgb(202, 235, 244) and HSL value hsl(193, 66%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CAEBF4?+

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