#ABCFE7 Color

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

Color preview

#ABCFE7

Color formats

HEX
#ABCFE7
RGB
rgb(171, 207, 231)
RGBA
rgba(171, 207, 231, 1)
HSL
hsl(204, 56%, 79%)
HSV
hsv(204, 26%, 91%)
CMYK
cmyk(26%, 10%, 0%, 9%)
CSS variable
--color-primary: #ABCFE7;
Lowercase HEX
#abcfe7

Shades

Tints

Tones

Harmony

CSS snippets for #ABCFE7

.color-abcfe7 {
  color: #ABCFE7;
  background-color: #ABCFE7;
}

Frequently asked questions

What color is #ABCFE7?+

#ABCFE7 is a HEX color with RGB value rgb(171, 207, 231) and HSL value hsl(204, 56%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ABCFE7?+

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