#CAEBF3 Color

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

Color preview

#CAEBF3

Color formats

HEX
#CAEBF3
RGB
rgb(202, 235, 243)
RGBA
rgba(202, 235, 243, 1)
HSL
hsl(192, 63%, 87%)
HSV
hsv(192, 17%, 95%)
CMYK
cmyk(17%, 3%, 0%, 5%)
CSS variable
--color-primary: #CAEBF3;
Lowercase HEX
#caebf3

Shades

Tints

Tones

Harmony

CSS snippets for #CAEBF3

.color-caebf3 {
  color: #CAEBF3;
  background-color: #CAEBF3;
}

Frequently asked questions

What color is #CAEBF3?+

#CAEBF3 is a HEX color with RGB value rgb(202, 235, 243) and HSL value hsl(192, 63%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CAEBF3?+

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