#28254F Color Information

Hex color code: #28254F

A dark blue shade, #28254F appears as (40, 37, 79) in RGB and (244°, 36%, 23%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#28254F
RGB
40, 37, 79
HSL
244°, 36%, 23%
CMYK
49%, 53%, 0%, 69%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #28254F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #28254F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #28254F; 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 #28254F; background-color: #28254F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #28254F20; border-left: 4px solid #28254F; }

Link / Accent

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

a { color: #28254F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #28254F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

40, 37, 79

Red: 40 / Green: 37 / Blue: 79

HSL

244°, 36%, 23%

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

CMYK

49%, 53%, 0%, 69%

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

What color is #28254F?

#28254F is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #28254F to RGB:

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

HEX to HSL

Convert #28254F to HSL:

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

HEX to CMYK

Convert #28254F to CMYK:

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

Color Meaning and Usage

#28254F is a dramatic blue color with RGB values of 40, 37, 79 and HSL of 244°, 36%, 23%. 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 #28254F is #4D5026, creating high-contrast pairings. For softer combinations, try analogous colors like #263850.

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

Contrast with #28254F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #28254F?

#28254F is a dramatic blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #28254F?

#28254F in RGB is (40, 37, 79) - 40 red, 37 green, and 79 blue.

How to use #28254F in CSS?

Use #28254F directly in your CSS properties like color or background-color.

What colors go well with #28254F?

#4D5026 (complementary), #263850 (analogous), and #0E0D1C (lighter shade) work well with #28254F.