#A7DDEF Color

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

Color preview

#A7DDEF

Color formats

HEX
#A7DDEF
RGB
rgb(167, 221, 239)
RGBA
rgba(167, 221, 239, 1)
HSL
hsl(195, 69%, 80%)
HSV
hsv(195, 30%, 94%)
CMYK
cmyk(30%, 8%, 0%, 6%)
CSS variable
--color-primary: #A7DDEF;
Lowercase HEX
#a7ddef

Shades

Tints

Tones

Harmony

CSS snippets for #A7DDEF

.color-a7ddef {
  color: #A7DDEF;
  background-color: #A7DDEF;
}

Frequently asked questions

What color is #A7DDEF?+

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

What is the closest Tailwind color to #A7DDEF?+

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