#A5CEAF Color

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

Color preview

#A5CEAF

Color formats

HEX
#A5CEAF
RGB
rgb(165, 206, 175)
RGBA
rgba(165, 206, 175, 1)
HSL
hsl(135, 29%, 73%)
HSV
hsv(135, 20%, 81%)
CMYK
cmyk(20%, 0%, 15%, 19%)
CSS variable
--color-primary: #A5CEAF;
Lowercase HEX
#a5ceaf

Shades

Tints

Tones

Harmony

CSS snippets for #A5CEAF

.color-a5ceaf {
  color: #A5CEAF;
  background-color: #A5CEAF;
}

Frequently asked questions

What color is #A5CEAF?+

#A5CEAF is a HEX color with RGB value rgb(165, 206, 175) and HSL value hsl(135, 29%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A5CEAF?+

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