#0EACFB Color

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

Color preview

#0EACFB

Color formats

HEX
#0EACFB
RGB
rgb(14, 172, 251)
RGBA
rgba(14, 172, 251, 1)
HSL
hsl(200, 97%, 52%)
HSV
hsv(200, 94%, 98%)
CMYK
cmyk(94%, 31%, 0%, 2%)
CSS variable
--color-primary: #0EACFB;
Lowercase HEX
#0eacfb

Shades

Tints

Tones

Harmony

CSS snippets for #0EACFB

.color-0eacfb {
  color: #0EACFB;
  background-color: #0EACFB;
}

Frequently asked questions

What color is #0EACFB?+

#0EACFB is a HEX color with RGB value rgb(14, 172, 251) and HSL value hsl(200, 97%, 52%). Its closest CSS named color is DeepSkyBlue.

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

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