#CAE5F8 Color

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

Color preview

#CAE5F8

Color formats

HEX
#CAE5F8
RGB
rgb(202, 229, 248)
RGBA
rgba(202, 229, 248, 1)
HSL
hsl(205, 77%, 88%)
HSV
hsv(205, 19%, 97%)
CMYK
cmyk(19%, 8%, 0%, 3%)
CSS variable
--color-primary: #CAE5F8;
Lowercase HEX
#cae5f8

Shades

Tints

Tones

Harmony

CSS snippets for #CAE5F8

.color-cae5f8 {
  color: #CAE5F8;
  background-color: #CAE5F8;
}

Frequently asked questions

What color is #CAE5F8?+

#CAE5F8 is a HEX color with RGB value rgb(202, 229, 248) and HSL value hsl(205, 77%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CAE5F8?+

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