#FBDF9D Color Information

Hex color code: #FBDF9D

#FBDF9D is a light orange color. In RGB it is (251, 223, 157), and in HSL it is (42°, 92%, 80%). It is commonly used in modern UI design.

Try:
Color NameNavajo White
HEX
#FBDF9D
RGB
251, 223, 157
HSL
42°, 92%, 80%
CMYK
0%, 11%, 37%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBDF9D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 223, 157

Red: 251 / Green: 223 / Blue: 157

HSL

42°, 92%, 80%

Hue: 42° / Saturation: 92% / Lightness: 80%

CMYK

0%, 11%, 37%, 2%

Cyan: 0% / Magenta: 11% / Yellow: 37% / Key: 2%

What color is #FBDF9D?

#FBDF9D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBDF9D to RGB:

rgb(251, 223, 157)HEX to RGB Converter →

HEX to HSL

Convert #FBDF9D to HSL:

hsl(42, 92%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #FBDF9D to CMYK:

cmyk(0%, 11%, 37%, 2%)Color Converter →

Color Meaning and Usage

#FBDF9D is a ethereal orange color with RGB values of 251, 223, 157 and HSL of 42°, 92%, 80%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBDF9D is #9DB9FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBB09D.

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

Contrast with #FBDF9D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBDF9D?

#FBDF9D is a ethereal orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FBDF9D?

#FBDF9D in RGB is (251, 223, 157) - 251 red, 223 green, and 157 blue.

How to use #FBDF9D in CSS?

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

What colors go well with #FBDF9D?

#9DB9FB (complementary), #FBB09D (analogous), and #F8C754 (lighter shade) work well with #FBDF9D.