#1F238F Color

Inspect #1F238F across formats, palettes, contrast and closest named color matches.

Color preview

#1F238F

Color formats

HEX
#1F238F
RGB
rgb(31, 35, 143)
RGBA
rgba(31, 35, 143, 1)
HSL
hsl(238, 64%, 34%)
HSV
hsv(238, 78%, 56%)
CMYK
cmyk(78%, 76%, 0%, 44%)
CSS variable
--color-primary: #1F238F;
Lowercase HEX
#1f238f

Shades

Tints

Tones

Harmony

CSS snippets for #1F238F

.color-1f238f {
  color: #1F238F;
  background-color: #1F238F;
}

Frequently asked questions

What color is #1F238F?+

#1F238F is a HEX color with RGB value rgb(31, 35, 143) and HSL value hsl(238, 64%, 34%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #1F238F?+

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