#A5CEDB Color

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

Color preview

#A5CEDB

Color formats

HEX
#A5CEDB
RGB
rgb(165, 206, 219)
RGBA
rgba(165, 206, 219, 1)
HSL
hsl(194, 43%, 75%)
HSV
hsv(194, 25%, 86%)
CMYK
cmyk(25%, 6%, 0%, 14%)
CSS variable
--color-primary: #A5CEDB;
Lowercase HEX
#a5cedb

Shades

Tints

Tones

Harmony

CSS snippets for #A5CEDB

.color-a5cedb {
  color: #A5CEDB;
  background-color: #A5CEDB;
}

Frequently asked questions

What color is #A5CEDB?+

#A5CEDB is a HEX color with RGB value rgb(165, 206, 219) and HSL value hsl(194, 43%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A5CEDB?+

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