#AFBCD3 Color

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

Color preview

#AFBCD3

Color formats

HEX
#AFBCD3
RGB
rgb(175, 188, 211)
RGBA
rgba(175, 188, 211, 1)
HSL
hsl(218, 29%, 76%)
HSV
hsv(218, 17%, 83%)
CMYK
cmyk(17%, 11%, 0%, 17%)
CSS variable
--color-primary: #AFBCD3;
Lowercase HEX
#afbcd3

Shades

Tints

Tones

Harmony

CSS snippets for #AFBCD3

.color-afbcd3 {
  color: #AFBCD3;
  background-color: #AFBCD3;
}

Frequently asked questions

What color is #AFBCD3?+

#AFBCD3 is a HEX color with RGB value rgb(175, 188, 211) and HSL value hsl(218, 29%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFBCD3?+

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