#A5CCEE Color

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

Color preview

#A5CCEE

Color formats

HEX
#A5CCEE
RGB
rgb(165, 204, 238)
RGBA
rgba(165, 204, 238, 1)
HSL
hsl(208, 68%, 79%)
HSV
hsv(208, 31%, 93%)
CMYK
cmyk(31%, 14%, 0%, 7%)
CSS variable
--color-primary: #A5CCEE;
Lowercase HEX
#a5ccee

Shades

Tints

Tones

Harmony

CSS snippets for #A5CCEE

.color-a5ccee {
  color: #A5CCEE;
  background-color: #A5CCEE;
}

Frequently asked questions

What color is #A5CCEE?+

#A5CCEE is a HEX color with RGB value rgb(165, 204, 238) and HSL value hsl(208, 68%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A5CCEE?+

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