#1D256D Color Information

Hex color code: #1D256D

A calming blue shade, #1D256D appears as (29, 37, 109) in RGB and (234°, 58%, 27%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameNavy
HEX
#1D256D
RGB
29, 37, 109
HSL
234°, 58%, 27%
CMYK
73%, 66%, 0%, 57%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #1D256D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

29, 37, 109

Red: 29 / Green: 37 / Blue: 109

HSL

234°, 58%, 27%

Hue: 234° / Saturation: 58% / Lightness: 27%

CMYK

73%, 66%, 0%, 57%

Cyan: 73% / Magenta: 66% / Yellow: 0% / Key: 57%

What color is #1D256D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1D256D to RGB:

rgb(29, 37, 109)HEX to RGB Converter →

HEX to HSL

Convert #1D256D to HSL:

hsl(234, 58%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #1D256D to CMYK:

cmyk(73%, 66%, 0%, 57%)Color Converter →

Color Meaning and Usage

A tranquil blue tone, #1D256D has RGB (29, 37, 109) and HSL (234°, 58%, 27%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1D256D is #6D651D, creating high-contrast pairings. For softer combinations, try analogous colors like #1D4D6D.

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

Contrast with #1D256D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1D256D?

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

What is the RGB value of #1D256D?

#1D256D in RGB is (29, 37, 109) - 29 red, 37 green, and 109 blue.

How to use #1D256D in CSS?

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

What colors go well with #1D256D?

#6D651D (complementary), #1D4D6D (analogous), and #0D1030 (lighter shade) work well with #1D256D.