#B6623E Color Information

Hex color code: #B6623E

A soft orange shade, #B6623E appears as (182, 98, 62) in RGB and (18°, 49%, 48%) in HSL. It is typically applied in digital products.

Try:
Color NameSienna
HEX
#B6623E
RGB
182, 98, 62
HSL
18°, 49%, 48%
CMYK
0%, 46%, 66%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B6623E; color: #000000; }

Badge

New Feature
.badge { background-color: #B6623E; color: #000000; }

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 #B6623E; background-color: #B6623E15; }

Alert / Toast

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

Link / Accent

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

a { color: #B6623E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B6623E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 98, 62

Red: 182 / Green: 98 / Blue: 62

HSL

18°, 49%, 48%

Hue: 18° / Saturation: 49% / Lightness: 48%

CMYK

0%, 46%, 66%, 29%

Cyan: 0% / Magenta: 46% / Yellow: 66% / Key: 29%

What color is #B6623E?

#B6623E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6623E to RGB:

rgb(182, 98, 62)HEX to RGB Converter →

HEX to HSL

Convert #B6623E to HSL:

hsl(18, 49%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #B6623E to CMYK:

cmyk(0%, 46%, 66%, 29%)Color Converter →

Color Meaning and Usage

A pastel orange tone, #B6623E has RGB (182, 98, 62) and HSL (18°, 49%, 48%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B6623E is #3E92B6, creating high-contrast pairings. For softer combinations, try analogous colors like #B63E56.

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

Contrast with #B6623E

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

Contrast Ratio: 4.81:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6623E?

#B6623E is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B6623E?

#B6623E in RGB is (182, 98, 62) - 182 red, 98 green, and 62 blue.

How to use #B6623E in CSS?

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

What colors go well with #B6623E?

#3E92B6 (complementary), #B63E56 (analogous), and #7D442B (lighter shade) work well with #B6623E.