#BEAD97 Color Information

Hex color code: #BEAD97

#BEAD97 is a gentle orange color. In RGB it is (190, 173, 151), and in HSL it is (34°, 23%, 67%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#BEAD97
RGB
190, 173, 151
HSL
34°, 23%, 67%
CMYK
0%, 9%, 21%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEAD97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 173, 151

Red: 190 / Green: 173 / Blue: 151

HSL

34°, 23%, 67%

Hue: 34° / Saturation: 23% / Lightness: 67%

CMYK

0%, 9%, 21%, 25%

Cyan: 0% / Magenta: 9% / Yellow: 21% / Key: 25%

What color is #BEAD97?

#BEAD97 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEAD97 to RGB:

rgb(190, 173, 151)HEX to RGB Converter →

HEX to HSL

Convert #BEAD97 to HSL:

hsl(34, 23%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BEAD97 to CMYK:

cmyk(0%, 9%, 21%, 25%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #BEAD97 has RGB (190, 173, 151) and HSL (34°, 23%, 67%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEAD97 is #97A8BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE9A97.

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

Contrast with #BEAD97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEAD97?

#BEAD97 is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BEAD97?

#BEAD97 in RGB is (190, 173, 151) - 190 red, 173 green, and 151 blue.

How to use #BEAD97 in CSS?

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

What colors go well with #BEAD97?

#97A8BE (complementary), #BE9A97 (analogous), and #A18868 (lighter shade) work well with #BEAD97.