#2F508E Color

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

Color preview

#2F508E

Color formats

HEX
#2F508E
RGB
rgb(47, 80, 142)
RGBA
rgba(47, 80, 142, 1)
HSL
hsl(219, 50%, 37%)
HSV
hsv(219, 67%, 56%)
CMYK
cmyk(67%, 44%, 0%, 44%)
CSS variable
--color-primary: #2F508E;
Lowercase HEX
#2f508e

Shades

Tints

Tones

Harmony

CSS snippets for #2F508E

.color-2f508e {
  color: #2F508E;
  background-color: #2F508E;
}

Frequently asked questions

What color is #2F508E?+

#2F508E is a HEX color with RGB value rgb(47, 80, 142) and HSL value hsl(219, 50%, 37%). Its closest CSS named color is DarkSlateBlue.

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

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