#009FBB Color

Inspect #009FBB across formats, palettes, contrast and closest named color matches.

Color preview

#009FBB

Color formats

HEX
#009FBB
RGB
rgb(0, 159, 187)
RGBA
rgba(0, 159, 187, 1)
HSL
hsl(189, 100%, 37%)
HSV
hsv(189, 100%, 73%)
CMYK
cmyk(100%, 15%, 0%, 27%)
CSS variable
--color-primary: #009FBB;
Lowercase HEX
#009fbb

Shades

Tints

Tones

Harmony

CSS snippets for #009FBB

.color-009fbb {
  color: #009FBB;
  background-color: #009FBB;
}

Frequently asked questions

What color is #009FBB?+

#009FBB is a HEX color with RGB value rgb(0, 159, 187) and HSL value hsl(189, 100%, 37%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #009FBB?+

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