#ABD1FF Color

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

Color preview

#ABD1FF

Color formats

HEX
#ABD1FF
RGB
rgb(171, 209, 255)
RGBA
rgba(171, 209, 255, 1)
HSL
hsl(213, 100%, 84%)
HSV
hsv(213, 33%, 100%)
CMYK
cmyk(33%, 18%, 0%, 0%)
CSS variable
--color-primary: #ABD1FF;
Lowercase HEX
#abd1ff

Shades

Tints

Tones

Harmony

CSS snippets for #ABD1FF

.color-abd1ff {
  color: #ABD1FF;
  background-color: #ABD1FF;
}

Frequently asked questions

What color is #ABD1FF?+

#ABD1FF is a HEX color with RGB value rgb(171, 209, 255) and HSL value hsl(213, 100%, 84%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ABD1FF?+

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