#A5CFDE Color

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

Color preview

#A5CFDE

Color formats

HEX
#A5CFDE
RGB
rgb(165, 207, 222)
RGBA
rgba(165, 207, 222, 1)
HSL
hsl(196, 46%, 76%)
HSV
hsv(196, 26%, 87%)
CMYK
cmyk(26%, 7%, 0%, 13%)
CSS variable
--color-primary: #A5CFDE;
Lowercase HEX
#a5cfde

Shades

Tints

Tones

Harmony

CSS snippets for #A5CFDE

.color-a5cfde {
  color: #A5CFDE;
  background-color: #A5CFDE;
}

Frequently asked questions

What color is #A5CFDE?+

#A5CFDE is a HEX color with RGB value rgb(165, 207, 222) and HSL value hsl(196, 46%, 76%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A5CFDE?+

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