✓ Copied to clipboard
#BEBD97 (Soft Muted Amber) color swatch preview — Color From Pic.
#BEBD97 — Soft Muted Amber color swatch

Soft Muted Amber

#BEBD97

📝 Color Information for #BEBD97

The hexadecimal color code #BEBD97 represents a light shade in the orange family. In the RGB color model, this color is composed of 190 red, 189 green, and 151 blue, which translates to approximately 75% red, 74% green, and 59% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #BEBD97 has a hue of 58 degrees, a saturation level of 23%, and a lightness value of 67%. The hue angle of 58° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 58°, saturation of 21%, and brightness/value of 75%. For print applications using the CMYK color model, #BEBD97 would be reproduced using 0% cyan, 1% magenta, 21% yellow, and 25% black. The closest web-safe color is #CCCC99, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #BEBD97 with other colors, consider its complementary color at hue 238° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12500375, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BEBD97

Tailwind CSS
stone-400
HEX
#BEBD97
RGB
rgb(190, 189, 151)
RGB %
75%, 74%, 59%
HSL
hsl(58, 23%, 67%)
HSV
hsv(58, 21%, 75%)
CMYK
0%, 1%, 21%, 25%
Decimal
12500375
Web Safe
#CCCC99

🎨 Color Schemes for #BEBD97

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BEBD97

🌗 Shades and Tints of #BEBD97

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BEBD97

Tones (adding gray / desaturating)

🌈 Hue Variations of #BEBD97

Hue Variations (shifting the color spectrum)

👁️ Preview of #BEBD97 in Use

Text on #BEBD97
This demonstrates text readability on the color background. (Click to edit)
#BEBD97 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #BEBD97

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #BEBD97

:root { --color-hex: #BEBD97; --color-rgb: 190, 189, 151; --color-hsl: 58, 23%, 67%; } .bg-color { background-color: #BEBD97; } .text-color { color: #BEBD97; } .border-color { border-color: #BEBD97; }

🛠️ Use #BEBD97 in Your Project

🎨
Build a Palette with #BEBD97
Generate harmonious color schemes
⚖️
Check Contrast for #BEBD97
WCAG accessibility testing
🌈
Create a Gradient with #BEBD97
Beautiful CSS gradients

🔗 Related Colors to #BEBD97

#BEAA97
Hue -30°
#BEB397
Hue -15°
#B6BE97
Hue +15°
#ACBE97
Hue +30°
#ABA978
85% L
#93925C
70% L
#6B6943
50% L
#3F3E27
30% L
#CCCBAD
74% L
#D8D7C0
80% L
#E5E5D6
87% L
#F1F1E9
93% L

About Soft Muted Amber (#BEBD97)

Soft Muted Amber is a medium, moderately saturated, warm orange color with a hue angle of 58°, saturation of 23%, and lightness of 67%. Its RGB value is (190, 189, 151) and its CMYK breakdown is C:0% M:1% Y:21% K:25%.

This is a Spring (Vital) color palette archetype. Creativity, Adventure, Enthusiasm, Success. Orange combines the energy of red and the happiness of yellow.

Frequently Asked Questions About #BEBD97

What is the HEX code for Soft Muted Amber? +

The HEX code for Soft Muted Amber is #BEBD97. In CSS you can use it directly as color: #BEBD97; or as a background: background-color: #BEBD97;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #BEBD97? +

The RGB value of #BEBD97 is rgb(190, 189, 151). This means the color contains 190 out of 255 parts red, 189 out of 255 parts green, and 151 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(190, 189, 151);

What is the HSL value of #BEBD97? +

The HSL value of #BEBD97 is hsl(58, 23%, 67%). The hue is 58°, placing it in the orange family on the color wheel. The saturation is 23%, making it moderately saturated. The lightness is 67%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #BEBD97 a warm or cool color? +

#BEBD97 is classified as a warm color based on its hue angle of 58°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #BEBD97? +

The approximate CMYK value of #BEBD97 is C:0% M:1% Y:21% K:25%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #BEBD97 with Other Tools

🔢
Color Converter
Get all formats for #BEBD97 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #BEBD97 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #BEBD97.
👓
Blindness Simulator
See how #BEBD97 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #BEBD97.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #BEBD97.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #BEBD97.
🔬
Technical Formats
See #BEBD97 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #BEBD97 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.