#203FAC Color

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

Color preview

#203FAC

Color formats

HEX
#203FAC
RGB
rgb(32, 63, 172)
RGBA
rgba(32, 63, 172, 1)
HSL
hsl(227, 69%, 40%)
HSV
hsv(227, 81%, 67%)
CMYK
cmyk(81%, 63%, 0%, 33%)
CSS variable
--color-primary: #203FAC;
Lowercase HEX
#203fac

Shades

Tints

Tones

Harmony

CSS snippets for #203FAC

.color-203fac {
  color: #203FAC;
  background-color: #203FAC;
}

Frequently asked questions

What color is #203FAC?+

#203FAC is a HEX color with RGB value rgb(32, 63, 172) and HSL value hsl(227, 69%, 40%). Its closest CSS named color is DarkSlateBlue.

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

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