#A7CDEC Color

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

Color preview

#A7CDEC

Color formats

HEX
#A7CDEC
RGB
rgb(167, 205, 236)
RGBA
rgba(167, 205, 236, 1)
HSL
hsl(207, 64%, 79%)
HSV
hsv(207, 29%, 93%)
CMYK
cmyk(29%, 13%, 0%, 7%)
CSS variable
--color-primary: #A7CDEC;
Lowercase HEX
#a7cdec

Shades

Tints

Tones

Harmony

CSS snippets for #A7CDEC

.color-a7cdec {
  color: #A7CDEC;
  background-color: #A7CDEC;
}

Frequently asked questions

What color is #A7CDEC?+

#A7CDEC is a HEX color with RGB value rgb(167, 205, 236) and HSL value hsl(207, 64%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A7CDEC?+

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