#2F568E Color

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

Color preview

#2F568E

Color formats

HEX
#2F568E
RGB
rgb(47, 86, 142)
RGBA
rgba(47, 86, 142, 1)
HSL
hsl(215, 50%, 37%)
HSV
hsv(215, 67%, 56%)
CMYK
cmyk(67%, 39%, 0%, 44%)
CSS variable
--color-primary: #2F568E;
Lowercase HEX
#2f568e

Shades

Tints

Tones

Harmony

CSS snippets for #2F568E

.color-2f568e {
  color: #2F568E;
  background-color: #2F568E;
}

Frequently asked questions

What color is #2F568E?+

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

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

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