#A5DCEE Color

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

Color preview

#A5DCEE

Color formats

HEX
#A5DCEE
RGB
rgb(165, 220, 238)
RGBA
rgba(165, 220, 238, 1)
HSL
hsl(195, 68%, 79%)
HSV
hsv(195, 31%, 93%)
CMYK
cmyk(31%, 8%, 0%, 7%)
CSS variable
--color-primary: #A5DCEE;
Lowercase HEX
#a5dcee

Shades

Tints

Tones

Harmony

CSS snippets for #A5DCEE

.color-a5dcee {
  color: #A5DCEE;
  background-color: #A5DCEE;
}

Frequently asked questions

What color is #A5DCEE?+

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

What is the closest Tailwind color to #A5DCEE?+

The closest Tailwind color is cyan-200, available as the bg-cyan-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