#A5DBF6 Color

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

Color preview

#A5DBF6

Color formats

HEX
#A5DBF6
RGB
rgb(165, 219, 246)
RGBA
rgba(165, 219, 246, 1)
HSL
hsl(200, 82%, 81%)
HSV
hsv(200, 33%, 96%)
CMYK
cmyk(33%, 11%, 0%, 4%)
CSS variable
--color-primary: #A5DBF6;
Lowercase HEX
#a5dbf6

Shades

Tints

Tones

Harmony

CSS snippets for #A5DBF6

.color-a5dbf6 {
  color: #A5DBF6;
  background-color: #A5DBF6;
}

Frequently asked questions

What color is #A5DBF6?+

#A5DBF6 is a HEX color with RGB value rgb(165, 219, 246) and HSL value hsl(200, 82%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A5DBF6?+

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