#81ABDF Color

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

Color preview

#81ABDF

Color formats

HEX
#81ABDF
RGB
rgb(129, 171, 223)
RGBA
rgba(129, 171, 223, 1)
HSL
hsl(213, 59%, 69%)
HSV
hsv(213, 42%, 87%)
CMYK
cmyk(42%, 23%, 0%, 13%)
CSS variable
--color-primary: #81ABDF;
Lowercase HEX
#81abdf

Shades

Tints

Tones

Harmony

CSS snippets for #81ABDF

.color-81abdf {
  color: #81ABDF;
  background-color: #81ABDF;
}

Frequently asked questions

What color is #81ABDF?+

#81ABDF is a HEX color with RGB value rgb(129, 171, 223) and HSL value hsl(213, 59%, 69%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #81ABDF?+

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