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

Soft Muted Amber

#BEBC97

📝 Color Information for #BEBC97

The hexadecimal color code #BEBC97 represents a light shade in the orange family. In the RGB color model, this color is composed of 190 red, 188 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, #BEBC97 has a hue of 57 degrees, a saturation level of 23%, and a lightness value of 67%. The hue angle of 57° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 57°, saturation of 21%, and brightness/value of 75%. For print applications using the CMYK color model, #BEBC97 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 #BEBC97 with other colors, consider its complementary color at hue 237° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12500119, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BEBC97

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

🎨 Color Schemes for #BEBC97

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BEBC97

🌗 Shades and Tints of #BEBC97

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BEBC97

Tones (adding gray / desaturating)

🌈 Hue Variations of #BEBC97

Hue Variations (shifting the color spectrum)

👁️ Preview of #BEBC97 in Use

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

👓 Color Blindness Simulation for #BEBC97

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 #BEBC97

:root { --color-hex: #BEBC97; --color-rgb: 190, 188, 151; --color-hsl: 57, 23%, 67%; } .bg-color { background-color: #BEBC97; } .text-color { color: #BEBC97; } .border-color { border-color: #BEBC97; }

🛠️ Use #BEBC97 in Your Project

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

🔗 Related Colors to #BEBC97

#BEA997
Hue -30°
#BEB397
Hue -15°
#B6BE97
Hue +15°
#ADBE97
Hue +30°
#ABA878
85% L
#93915C
70% L
#6B6943
50% L
#3F3E27
30% L
#CCCAAD
74% L
#D8D7C0
80% L
#E5E5D6
87% L
#F1F1E9
93% L

About Soft Muted Amber (#BEBC97)

Soft Muted Amber is a medium, moderately saturated, warm orange color with a hue angle of 57°, saturation of 23%, and lightness of 67%. Its RGB value is (190, 188, 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 #BEBC97

What is the HEX code for Soft Muted Amber? +

The HEX code for Soft Muted Amber is #BEBC97. In CSS you can use it directly as color: #BEBC97; or as a background: background-color: #BEBC97;. 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 #BEBC97? +

The RGB value of #BEBC97 is rgb(190, 188, 151). This means the color contains 190 out of 255 parts red, 188 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, 188, 151);

What is the HSL value of #BEBC97? +

The HSL value of #BEBC97 is hsl(57, 23%, 67%). The hue is 57°, 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 #BEBC97 a warm or cool color? +

#BEBC97 is classified as a warm color based on its hue angle of 57°. 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 #BEBC97? +

The approximate CMYK value of #BEBC97 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 #BEBC97 with Other Tools

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