#0F6FBD Color

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

Color preview

#0F6FBD

Color formats

HEX
#0F6FBD
RGB
rgb(15, 111, 189)
RGBA
rgba(15, 111, 189, 1)
HSL
hsl(207, 85%, 40%)
HSV
hsv(207, 92%, 74%)
CMYK
cmyk(92%, 41%, 0%, 26%)
CSS variable
--color-primary: #0F6FBD;
Lowercase HEX
#0f6fbd

Shades

Tints

Tones

Harmony

CSS snippets for #0F6FBD

.color-0f6fbd {
  color: #0F6FBD;
  background-color: #0F6FBD;
}

Frequently asked questions

What color is #0F6FBD?+

#0F6FBD is a HEX color with RGB value rgb(15, 111, 189) and HSL value hsl(207, 85%, 40%). Its closest CSS named color is SteelBlue.

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

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