#A5CEBE Color

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

Color preview

#A5CEBE

Color formats

HEX
#A5CEBE
RGB
rgb(165, 206, 190)
RGBA
rgba(165, 206, 190, 1)
HSL
hsl(157, 29%, 73%)
HSV
hsv(157, 20%, 81%)
CMYK
cmyk(20%, 0%, 8%, 19%)
CSS variable
--color-primary: #A5CEBE;
Lowercase HEX
#a5cebe

Shades

Tints

Tones

Harmony

CSS snippets for #A5CEBE

.color-a5cebe {
  color: #A5CEBE;
  background-color: #A5CEBE;
}

Frequently asked questions

What color is #A5CEBE?+

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

What is the closest Tailwind color to #A5CEBE?+

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