#A5DDEC Color

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

Color preview

#A5DDEC

Color formats

HEX
#A5DDEC
RGB
rgb(165, 221, 236)
RGBA
rgba(165, 221, 236, 1)
HSL
hsl(193, 65%, 79%)
HSV
hsv(193, 30%, 93%)
CMYK
cmyk(30%, 6%, 0%, 7%)
CSS variable
--color-primary: #A5DDEC;
Lowercase HEX
#a5ddec

Shades

Tints

Tones

Harmony

CSS snippets for #A5DDEC

.color-a5ddec {
  color: #A5DDEC;
  background-color: #A5DDEC;
}

Frequently asked questions

What color is #A5DDEC?+

#A5DDEC is a HEX color with RGB value rgb(165, 221, 236) and HSL value hsl(193, 65%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A5DDEC?+

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