#2F5B7E Color

Inspect #2F5B7E across formats, palettes, contrast and closest named color matches.

Color preview

#2F5B7E

Color formats

HEX
#2F5B7E
RGB
rgb(47, 91, 126)
RGBA
rgba(47, 91, 126, 1)
HSL
hsl(207, 46%, 34%)
HSV
hsv(207, 63%, 49%)
CMYK
cmyk(63%, 28%, 0%, 51%)
CSS variable
--color-primary: #2F5B7E;
Lowercase HEX
#2f5b7e

Shades

Tints

Tones

Harmony

CSS snippets for #2F5B7E

.color-2f5b7e {
  color: #2F5B7E;
  background-color: #2F5B7E;
}

Frequently asked questions

What color is #2F5B7E?+

#2F5B7E is a HEX color with RGB value rgb(47, 91, 126) and HSL value hsl(207, 46%, 34%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #2F5B7E?+

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