#0FD9EB Color

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

Color preview

#0FD9EB

Color formats

HEX
#0FD9EB
RGB
rgb(15, 217, 235)
RGBA
rgba(15, 217, 235, 1)
HSL
hsl(185, 88%, 49%)
HSV
hsv(185, 94%, 92%)
CMYK
cmyk(94%, 8%, 0%, 8%)
CSS variable
--color-primary: #0FD9EB;
Lowercase HEX
#0fd9eb

Shades

Tints

Tones

Harmony

CSS snippets for #0FD9EB

.color-0fd9eb {
  color: #0FD9EB;
  background-color: #0FD9EB;
}

Frequently asked questions

What color is #0FD9EB?+

#0FD9EB is a HEX color with RGB value rgb(15, 217, 235) and HSL value hsl(185, 88%, 49%). Its closest CSS named color is DarkTurquoise.

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

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