#ABCFE2 Color

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

Color preview

#ABCFE2

Color formats

HEX
#ABCFE2
RGB
rgb(171, 207, 226)
RGBA
rgba(171, 207, 226, 1)
HSL
hsl(201, 49%, 78%)
HSV
hsv(201, 24%, 89%)
CMYK
cmyk(24%, 8%, 0%, 11%)
CSS variable
--color-primary: #ABCFE2;
Lowercase HEX
#abcfe2

Shades

Tints

Tones

Harmony

CSS snippets for #ABCFE2

.color-abcfe2 {
  color: #ABCFE2;
  background-color: #ABCFE2;
}

Frequently asked questions

What color is #ABCFE2?+

#ABCFE2 is a HEX color with RGB value rgb(171, 207, 226) and HSL value hsl(201, 49%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ABCFE2?+

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