#A5DDEF Color

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

Color preview

#A5DDEF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A5DDEF

.color-a5ddef {
  color: #A5DDEF;
  background-color: #A5DDEF;
}

Frequently asked questions

What color is #A5DDEF?+

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

What is the closest Tailwind color to #A5DDEF?+

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