#A7CAFF Color

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

Color preview

#A7CAFF

Color formats

HEX
#A7CAFF
RGB
rgb(167, 202, 255)
RGBA
rgba(167, 202, 255, 1)
HSL
hsl(216, 100%, 83%)
HSV
hsv(216, 35%, 100%)
CMYK
cmyk(35%, 21%, 0%, 0%)
CSS variable
--color-primary: #A7CAFF;
Lowercase HEX
#a7caff

Shades

Tints

Tones

Harmony

CSS snippets for #A7CAFF

.color-a7caff {
  color: #A7CAFF;
  background-color: #A7CAFF;
}

Frequently asked questions

What color is #A7CAFF?+

#A7CAFF is a HEX color with RGB value rgb(167, 202, 255) and HSL value hsl(216, 100%, 83%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A7CAFF?+

The closest Tailwind color is blue-300, available as the bg-blue-300 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