#CAF0F3 Color

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

Color preview

#CAF0F3

Color formats

HEX
#CAF0F3
RGB
rgb(202, 240, 243)
RGBA
rgba(202, 240, 243, 1)
HSL
hsl(184, 63%, 87%)
HSV
hsv(184, 17%, 95%)
CMYK
cmyk(17%, 1%, 0%, 5%)
CSS variable
--color-primary: #CAF0F3;
Lowercase HEX
#caf0f3

Shades

Tints

Tones

Harmony

CSS snippets for #CAF0F3

.color-caf0f3 {
  color: #CAF0F3;
  background-color: #CAF0F3;
}

Frequently asked questions

What color is #CAF0F3?+

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

What is the closest Tailwind color to #CAF0F3?+

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