#1F3C60 Color Information

Hex color code: #1F3C60

#1F3C60 is a serene blue color. In RGB it is (31, 60, 96), and in HSL it is (213°, 51%, 25%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#1F3C60
RGB
31, 60, 96
HSL
213°, 51%, 25%
CMYK
68%, 37%, 0%, 62%

Shades

CSS Usage
color: #1F3C60;
background-color: #1F3C60;
border-color: #1F3C60;
box-shadow: 0 0 10px #1F3C60;
border: 2px solid #1F3C60;
Tailwind Usage
bg-[#1F3C60]
text-[#1F3C60]
border-[#1F3C60]
shadow-[0_0_10px_1F3C60]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1F3C60, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1F3C60; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1F3C60; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #1F3C60; background-color: #1F3C6015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1F3C6020; border-left: 4px solid #1F3C60; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #1F3C60; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1F3C60 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

31, 60, 96

Red: 31 / Green: 60 / Blue: 96

HSL

213°, 51%, 25%

Hue: 213° / Saturation: 51% / Lightness: 25%

CMYK

68%, 37%, 0%, 62%

Cyan: 68% / Magenta: 37% / Yellow: 0% / Key: 62%

What color is #1F3C60?

#1F3C60 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1F3C60 to RGB:

rgb(31, 60, 96)HEX to RGB Converter →

HEX to HSL

Convert #1F3C60 to HSL:

hsl(213, 51%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #1F3C60 to CMYK:

cmyk(68%, 37%, 0%, 62%)Color Converter →

Color Meaning and Usage

#1F3C60 is a tranquil blue color with RGB values of 31, 60, 96 and HSL of 213°, 51%, 25%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1F3C60 is #60431F, creating high-contrast pairings. For softer combinations, try analogous colors like #1F5D60.

Use #1F3C60 in CSS: color: #1F3C60 or background-color: #1F3C60. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #1F3C60

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 1.87:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1F3C60?

#1F3C60 is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #1F3C60?

#1F3C60 in RGB is (31, 60, 96) - 31 red, 60 green, and 96 blue.

How to use #1F3C60 in CSS?

Use #1F3C60 directly in your CSS properties like color or background-color.

What colors go well with #1F3C60?

#60431F (complementary), #1F5D60 (analogous), and #0C1827 (lighter shade) work well with #1F3C60.