#0FABF9 Color

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

Color preview

#0FABF9

Color formats

HEX
#0FABF9
RGB
rgb(15, 171, 249)
RGBA
rgba(15, 171, 249, 1)
HSL
hsl(200, 95%, 52%)
HSV
hsv(200, 94%, 98%)
CMYK
cmyk(94%, 31%, 0%, 2%)
CSS variable
--color-primary: #0FABF9;
Lowercase HEX
#0fabf9

Shades

Tints

Tones

Harmony

CSS snippets for #0FABF9

.color-0fabf9 {
  color: #0FABF9;
  background-color: #0FABF9;
}

Frequently asked questions

What color is #0FABF9?+

#0FABF9 is a HEX color with RGB value rgb(15, 171, 249) and HSL value hsl(200, 95%, 52%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #0FABF9?+

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