#A5CFDF Color

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

Color preview

#A5CFDF

Color formats

HEX
#A5CFDF
RGB
rgb(165, 207, 223)
RGBA
rgba(165, 207, 223, 1)
HSL
hsl(197, 48%, 76%)
HSV
hsv(197, 26%, 87%)
CMYK
cmyk(26%, 7%, 0%, 13%)
CSS variable
--color-primary: #A5CFDF;
Lowercase HEX
#a5cfdf

Shades

Tints

Tones

Harmony

CSS snippets for #A5CFDF

.color-a5cfdf {
  color: #A5CFDF;
  background-color: #A5CFDF;
}

Frequently asked questions

What color is #A5CFDF?+

#A5CFDF is a HEX color with RGB value rgb(165, 207, 223) and HSL value hsl(197, 48%, 76%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A5CFDF?+

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