#0FCFFF Color

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

Color preview

#0FCFFF

Color formats

HEX
#0FCFFF
RGB
rgb(15, 207, 255)
RGBA
rgba(15, 207, 255, 1)
HSL
hsl(192, 100%, 53%)
HSV
hsv(192, 94%, 100%)
CMYK
cmyk(94%, 19%, 0%, 0%)
CSS variable
--color-primary: #0FCFFF;
Lowercase HEX
#0fcfff

Shades

Tints

Tones

Harmony

CSS snippets for #0FCFFF

.color-0fcfff {
  color: #0FCFFF;
  background-color: #0FCFFF;
}

Frequently asked questions

What color is #0FCFFF?+

#0FCFFF is a HEX color with RGB value rgb(15, 207, 255) and HSL value hsl(192, 100%, 53%). Its closest CSS named color is DeepSkyBlue.

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

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