#CAEBF5 Color

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

Color preview

#CAEBF5

Color formats

HEX
#CAEBF5
RGB
rgb(202, 235, 245)
RGBA
rgba(202, 235, 245, 1)
HSL
hsl(194, 68%, 88%)
HSV
hsv(194, 18%, 96%)
CMYK
cmyk(18%, 4%, 0%, 4%)
CSS variable
--color-primary: #CAEBF5;
Lowercase HEX
#caebf5

Shades

Tints

Tones

Harmony

CSS snippets for #CAEBF5

.color-caebf5 {
  color: #CAEBF5;
  background-color: #CAEBF5;
}

Frequently asked questions

What color is #CAEBF5?+

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

What is the closest Tailwind color to #CAEBF5?+

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