#B69F8D Color Information

Hex color code: #B69F8D

#B69F8D is a delicate orange color. In RGB it is (182, 159, 141), and in HSL it is (26°, 22%, 63%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B69F8D
RGB
182, 159, 141
HSL
26°, 22%, 63%
CMYK
0%, 13%, 23%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B69F8D; 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 #B69F8D; background-color: #B69F8D15; }

Alert / Toast

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

Link / Accent

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

a { color: #B69F8D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 159, 141

Red: 182 / Green: 159 / Blue: 141

HSL

26°, 22%, 63%

Hue: 26° / Saturation: 22% / Lightness: 63%

CMYK

0%, 13%, 23%, 29%

Cyan: 0% / Magenta: 13% / Yellow: 23% / Key: 29%

What color is #B69F8D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B69F8D to RGB:

rgb(182, 159, 141)HEX to RGB Converter →

HEX to HSL

Convert #B69F8D to HSL:

hsl(26, 22%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B69F8D to CMYK:

cmyk(0%, 13%, 23%, 29%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #B69F8D has RGB (182, 159, 141) and HSL (26°, 22%, 63%). 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 #B69F8D is #8CA3B5, creating high-contrast pairings. For softer combinations, try analogous colors like #B58C8F.

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

Contrast with #B69F8D

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

Contrast Ratio: 8.33:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B69F8D?

#B69F8D is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B69F8D?

#B69F8D in RGB is (182, 159, 141) - 182 red, 159 green, and 141 blue.

How to use #B69F8D in CSS?

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

What colors go well with #B69F8D?

#8CA3B5 (complementary), #B58C8F (analogous), and #95775F (lighter shade) work well with #B69F8D.