#A7DDF4 Color

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

Color preview

#A7DDF4

Color formats

HEX
#A7DDF4
RGB
rgb(167, 221, 244)
RGBA
rgba(167, 221, 244, 1)
HSL
hsl(198, 78%, 81%)
HSV
hsv(198, 32%, 96%)
CMYK
cmyk(32%, 9%, 0%, 4%)
CSS variable
--color-primary: #A7DDF4;
Lowercase HEX
#a7ddf4

Shades

Tints

Tones

Harmony

CSS snippets for #A7DDF4

.color-a7ddf4 {
  color: #A7DDF4;
  background-color: #A7DDF4;
}

Frequently asked questions

What color is #A7DDF4?+

#A7DDF4 is a HEX color with RGB value rgb(167, 221, 244) and HSL value hsl(198, 78%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A7DDF4?+

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