#0FFFFF Color

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

Color preview

#0FFFFF

Color formats

HEX
#0FFFFF
RGB
rgb(15, 255, 255)
RGBA
rgba(15, 255, 255, 1)
HSL
hsl(180, 100%, 53%)
HSV
hsv(180, 94%, 100%)
CMYK
cmyk(94%, 0%, 0%, 0%)
CSS variable
--color-primary: #0FFFFF;
Lowercase HEX
#0fffff

Shades

Tints

Tones

Harmony

CSS snippets for #0FFFFF

.color-0fffff {
  color: #0FFFFF;
  background-color: #0FFFFF;
}

Frequently asked questions

What color is #0FFFFF?+

#0FFFFF is a HEX color with RGB value rgb(15, 255, 255) and HSL value hsl(180, 100%, 53%). Its closest CSS named color is Aqua.

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

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