#0FD5EB Color

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

Color preview

#0FD5EB

Color formats

HEX
#0FD5EB
RGB
rgb(15, 213, 235)
RGBA
rgba(15, 213, 235, 1)
HSL
hsl(186, 88%, 49%)
HSV
hsv(186, 94%, 92%)
CMYK
cmyk(94%, 9%, 0%, 8%)
CSS variable
--color-primary: #0FD5EB;
Lowercase HEX
#0fd5eb

Shades

Tints

Tones

Harmony

CSS snippets for #0FD5EB

.color-0fd5eb {
  color: #0FD5EB;
  background-color: #0FD5EB;
}

Frequently asked questions

What color is #0FD5EB?+

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

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

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