#ABCFE4 Color

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

Color preview

#ABCFE4

Color formats

HEX
#ABCFE4
RGB
rgb(171, 207, 228)
RGBA
rgba(171, 207, 228, 1)
HSL
hsl(202, 51%, 78%)
HSV
hsv(202, 25%, 89%)
CMYK
cmyk(25%, 9%, 0%, 11%)
CSS variable
--color-primary: #ABCFE4;
Lowercase HEX
#abcfe4

Shades

Tints

Tones

Harmony

CSS snippets for #ABCFE4

.color-abcfe4 {
  color: #ABCFE4;
  background-color: #ABCFE4;
}

Frequently asked questions

What color is #ABCFE4?+

#ABCFE4 is a HEX color with RGB value rgb(171, 207, 228) and HSL value hsl(202, 51%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ABCFE4?+

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