#46253C Color Information

Hex color code: #46253C

#46253C is a rich magenta color. In RGB it is (70, 37, 60), and in HSL it is (318°, 31%, 21%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#46253C
RGB
70, 37, 60
HSL
318°, 31%, 21%
CMYK
0%, 47%, 14%, 73%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #46253C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #46253C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #46253C; 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 #46253C; background-color: #46253C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #46253C20; border-left: 4px solid #46253C; }

Link / Accent

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

a { color: #46253C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46253C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 37, 60

Red: 70 / Green: 37 / Blue: 60

HSL

318°, 31%, 21%

Hue: 318° / Saturation: 31% / Lightness: 21%

CMYK

0%, 47%, 14%, 73%

Cyan: 0% / Magenta: 47% / Yellow: 14% / Key: 73%

What color is #46253C?

#46253C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46253C to RGB:

rgb(70, 37, 60)HEX to RGB Converter →

HEX to HSL

Convert #46253C to HSL:

hsl(318, 31%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #46253C to CMYK:

cmyk(0%, 47%, 14%, 73%)Color Converter →

Color Meaning and Usage

#46253C is a rich magenta color with RGB values of 70, 37, 60 and HSL of 318°, 31%, 21%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46253C is #25462F, creating high-contrast pairings. For softer combinations, try analogous colors like #402546.

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

Contrast with #46253C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46253C?

#46253C is a rich magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #46253C?

#46253C in RGB is (70, 37, 60) - 70 red, 37 green, and 60 blue.

How to use #46253C in CSS?

Use #46253C directly in your CSS properties like color or background-color.

What colors go well with #46253C?

#25462F (complementary), #402546 (analogous), and #140B11 (lighter shade) work well with #46253C.