#1F294D Color Information

Hex color code: #1F294D

A dark blue shade, #1F294D appears as (31, 41, 77) in RGB and (227°, 43%, 21%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#1F294D
RGB
31, 41, 77
HSL
227°, 43%, 21%
CMYK
60%, 47%, 0%, 70%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #1F294D; 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 #1F294D; background-color: #1F294D15; }

Alert / Toast

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

Link / Accent

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

a { color: #1F294D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

31, 41, 77

Red: 31 / Green: 41 / Blue: 77

HSL

227°, 43%, 21%

Hue: 227° / Saturation: 43% / Lightness: 21%

CMYK

60%, 47%, 0%, 70%

Cyan: 60% / Magenta: 47% / Yellow: 0% / Key: 70%

What color is #1F294D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1F294D to RGB:

rgb(31, 41, 77)HEX to RGB Converter →

HEX to HSL

Convert #1F294D to HSL:

hsl(227, 43%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #1F294D to CMYK:

cmyk(60%, 47%, 0%, 70%)Color Converter →

Color Meaning and Usage

#1F294D is a dark blue color with RGB values of 31, 41, 77 and HSL of 227°, 43%, 21%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1F294D is #4D431F, creating high-contrast pairings. For softer combinations, try analogous colors like #1F404D.

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

Contrast with #1F294D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1F294D?

#1F294D is a dark blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #1F294D?

#1F294D in RGB is (31, 41, 77) - 31 red, 41 green, and 77 blue.

How to use #1F294D in CSS?

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

What colors go well with #1F294D?

#4D431F (complementary), #1F404D (analogous), and #090C16 (lighter shade) work well with #1F294D.