#CAE1F4 Color

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

Color preview

#CAE1F4

Color formats

HEX
#CAE1F4
RGB
rgb(202, 225, 244)
RGBA
rgba(202, 225, 244, 1)
HSL
hsl(207, 66%, 87%)
HSV
hsv(207, 17%, 96%)
CMYK
cmyk(17%, 8%, 0%, 4%)
CSS variable
--color-primary: #CAE1F4;
Lowercase HEX
#cae1f4

Shades

Tints

Tones

Harmony

CSS snippets for #CAE1F4

.color-cae1f4 {
  color: #CAE1F4;
  background-color: #CAE1F4;
}

Frequently asked questions

What color is #CAE1F4?+

#CAE1F4 is a HEX color with RGB value rgb(202, 225, 244) and HSL value hsl(207, 66%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CAE1F4?+

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