#A7D7EF Color

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

Color preview

#A7D7EF

Color formats

HEX
#A7D7EF
RGB
rgb(167, 215, 239)
RGBA
rgba(167, 215, 239, 1)
HSL
hsl(200, 69%, 80%)
HSV
hsv(200, 30%, 94%)
CMYK
cmyk(30%, 10%, 0%, 6%)
CSS variable
--color-primary: #A7D7EF;
Lowercase HEX
#a7d7ef

Shades

Tints

Tones

Harmony

CSS snippets for #A7D7EF

.color-a7d7ef {
  color: #A7D7EF;
  background-color: #A7D7EF;
}

Frequently asked questions

What color is #A7D7EF?+

#A7D7EF is a HEX color with RGB value rgb(167, 215, 239) and HSL value hsl(200, 69%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A7D7EF?+

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