#00BCFB Color

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

Color preview

#00BCFB

Color formats

HEX
#00BCFB
RGB
rgb(0, 188, 251)
RGBA
rgba(0, 188, 251, 1)
HSL
hsl(195, 100%, 49%)
HSV
hsv(195, 100%, 98%)
CMYK
cmyk(100%, 25%, 0%, 2%)
CSS variable
--color-primary: #00BCFB;
Lowercase HEX
#00bcfb

Shades

Tints

Tones

Harmony

CSS snippets for #00BCFB

.color-00bcfb {
  color: #00BCFB;
  background-color: #00BCFB;
}

Frequently asked questions

What color is #00BCFB?+

#00BCFB is a HEX color with RGB value rgb(0, 188, 251) and HSL value hsl(195, 100%, 49%). Its closest CSS named color is DeepSkyBlue.

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

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