#1F153C Color

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

Color preview

#1F153C

Color formats

HEX
#1F153C
RGB
rgb(31, 21, 60)
RGBA
rgba(31, 21, 60, 1)
HSL
hsl(255, 48%, 16%)
HSV
hsv(255, 65%, 24%)
CMYK
cmyk(48%, 65%, 0%, 76%)
CSS variable
--color-primary: #1F153C;
Lowercase HEX
#1f153c

Shades

Tints

Tones

Harmony

CSS snippets for #1F153C

.color-1f153c {
  color: #1F153C;
  background-color: #1F153C;
}

Frequently asked questions

What color is #1F153C?+

#1F153C is a HEX color with RGB value rgb(31, 21, 60) and HSL value hsl(255, 48%, 16%). Its closest CSS named color is MidnightBlue.

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

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