#46453F Color Information

Hex color code: #46453F

The hex color #46453F is a neutral yellow with RGB values of (70, 69, 63) and HSL of (51°, 5%, 26%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#46453F
RGB
70, 69, 63
HSL
51°, 5%, 26%
CMYK
0%, 1%, 10%, 73%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #46453F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 69, 63

Red: 70 / Green: 69 / Blue: 63

HSL

51°, 5%, 26%

Hue: 51° / Saturation: 5% / Lightness: 26%

CMYK

0%, 1%, 10%, 73%

Cyan: 0% / Magenta: 1% / Yellow: 10% / Key: 73%

What color is #46453F?

#46453F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46453F to RGB:

rgb(70, 69, 63)HEX to RGB Converter →

HEX to HSL

Convert #46453F to HSL:

hsl(51, 5%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #46453F to CMYK:

cmyk(0%, 1%, 10%, 73%)Color Converter →

Color Meaning and Usage

#46453F is a neutral yellow color with RGB values of 70, 69, 63 and HSL of 51°, 5%, 26%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46453F is #3F4046, creating high-contrast pairings. For softer combinations, try analogous colors like #46413F.

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

Contrast with #46453F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46453F?

#46453F is a neutral yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #46453F?

#46453F in RGB is (70, 69, 63) - 70 red, 69 green, and 63 blue.

How to use #46453F in CSS?

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

What colors go well with #46453F?

#3F4046 (complementary), #46413F (analogous), and #1D1D1B (lighter shade) work well with #46453F.