#A5DCEF Color

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

Color preview

#A5DCEF

Color formats

HEX
#A5DCEF
RGB
rgb(165, 220, 239)
RGBA
rgba(165, 220, 239, 1)
HSL
hsl(195, 70%, 79%)
HSV
hsv(195, 31%, 94%)
CMYK
cmyk(31%, 8%, 0%, 6%)
CSS variable
--color-primary: #A5DCEF;
Lowercase HEX
#a5dcef

Shades

Tints

Tones

Harmony

CSS snippets for #A5DCEF

.color-a5dcef {
  color: #A5DCEF;
  background-color: #A5DCEF;
}

Frequently asked questions

What color is #A5DCEF?+

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

What is the closest Tailwind color to #A5DCEF?+

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