#00ABFA Color

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

Color preview

#00ABFA

Color formats

HEX
#00ABFA
RGB
rgb(0, 171, 250)
RGBA
rgba(0, 171, 250, 1)
HSL
hsl(199, 100%, 49%)
HSV
hsv(199, 100%, 98%)
CMYK
cmyk(100%, 32%, 0%, 2%)
CSS variable
--color-primary: #00ABFA;
Lowercase HEX
#00abfa

Shades

Tints

Tones

Harmony

CSS snippets for #00ABFA

.color-00abfa {
  color: #00ABFA;
  background-color: #00ABFA;
}

Frequently asked questions

What color is #00ABFA?+

#00ABFA is a HEX color with RGB value rgb(0, 171, 250) and HSL value hsl(199, 100%, 49%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #00ABFA?+

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