#203F8D Color

Inspect #203F8D across formats, palettes, contrast and closest named color matches.

Color preview

#203F8D

Color formats

HEX
#203F8D
RGB
rgb(32, 63, 141)
RGBA
rgba(32, 63, 141, 1)
HSL
hsl(223, 63%, 34%)
HSV
hsv(223, 77%, 55%)
CMYK
cmyk(77%, 55%, 0%, 45%)
CSS variable
--color-primary: #203F8D;
Lowercase HEX
#203f8d

Shades

Tints

Tones

Harmony

CSS snippets for #203F8D

.color-203f8d {
  color: #203F8D;
  background-color: #203F8D;
}

Frequently asked questions

What color is #203F8D?+

#203F8D is a HEX color with RGB value rgb(32, 63, 141) and HSL value hsl(223, 63%, 34%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #203F8D?+

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