#0D7F8C Color

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

Color preview

#0D7F8C

Color formats

HEX
#0D7F8C
RGB
rgb(13, 127, 140)
RGBA
rgba(13, 127, 140, 1)
HSL
hsl(186, 83%, 30%)
HSV
hsv(186, 91%, 55%)
CMYK
cmyk(91%, 9%, 0%, 45%)
CSS variable
--color-primary: #0D7F8C;
Lowercase HEX
#0d7f8c

Shades

Tints

Tones

Harmony

CSS snippets for #0D7F8C

.color-0d7f8c {
  color: #0D7F8C;
  background-color: #0D7F8C;
}

Frequently asked questions

What color is #0D7F8C?+

#0D7F8C is a HEX color with RGB value rgb(13, 127, 140) and HSL value hsl(186, 83%, 30%). Its closest CSS named color is DarkCyan.

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

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