#2D254F Color Information

Hex color code: #2D254F

#2D254F is a rich blue color. In RGB it is (45, 37, 79), and in HSL it is (251°, 36%, 23%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#2D254F
RGB
45, 37, 79
HSL
251°, 36%, 23%
CMYK
43%, 53%, 0%, 69%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2D254F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2D254F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #2D254F; 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 #2D254F; background-color: #2D254F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2D254F20; border-left: 4px solid #2D254F; }

Link / Accent

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

a { color: #2D254F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2D254F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

45, 37, 79

Red: 45 / Green: 37 / Blue: 79

HSL

251°, 36%, 23%

Hue: 251° / Saturation: 36% / Lightness: 23%

CMYK

43%, 53%, 0%, 69%

Cyan: 43% / Magenta: 53% / Yellow: 0% / Key: 69%

What color is #2D254F?

#2D254F is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2D254F to RGB:

rgb(45, 37, 79)HEX to RGB Converter →

HEX to HSL

Convert #2D254F to HSL:

hsl(251, 36%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #2D254F to CMYK:

cmyk(43%, 53%, 0%, 69%)Color Converter →

Color Meaning and Usage

#2D254F is a dramatic blue color with RGB values of 45, 37, 79 and HSL of 251°, 36%, 23%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2D254F is #485026, creating high-contrast pairings. For softer combinations, try analogous colors like #263350.

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

Contrast with #2D254F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2D254F?

#2D254F is a dramatic blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #2D254F?

#2D254F in RGB is (45, 37, 79) - 45 red, 37 green, and 79 blue.

How to use #2D254F in CSS?

Use #2D254F directly in your CSS properties like color or background-color.

What colors go well with #2D254F?

#485026 (complementary), #263350 (analogous), and #100D1C (lighter shade) work well with #2D254F.