#2D448F Color

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

Color preview

#2D448F

Color formats

HEX
#2D448F
RGB
rgb(45, 68, 143)
RGBA
rgba(45, 68, 143, 1)
HSL
hsl(226, 52%, 37%)
HSV
hsv(226, 69%, 56%)
CMYK
cmyk(69%, 52%, 0%, 44%)
CSS variable
--color-primary: #2D448F;
Lowercase HEX
#2d448f

Shades

Tints

Tones

Harmony

CSS snippets for #2D448F

.color-2d448f {
  color: #2D448F;
  background-color: #2D448F;
}

Frequently asked questions

What color is #2D448F?+

#2D448F is a HEX color with RGB value rgb(45, 68, 143) and HSL value hsl(226, 52%, 37%). Its closest CSS named color is DarkSlateBlue.

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

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