#A8CDEC Color

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

Color preview

#A8CDEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A8CDEC

.color-a8cdec {
  color: #A8CDEC;
  background-color: #A8CDEC;
}

Frequently asked questions

What color is #A8CDEC?+

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

What is the closest Tailwind color to #A8CDEC?+

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