#FBEBC7 Color Information

Hex color code: #FBEBC7

A airy orange shade, #FBEBC7 appears as (251, 235, 199) in RGB and (42°, 87%, 88%) in HSL. It is widely used in graphic design.

Try:
Color NameBlanched Almond
HEX
#FBEBC7
RGB
251, 235, 199
HSL
42°, 87%, 88%
CMYK
0%, 6%, 21%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEBC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 235, 199

Red: 251 / Green: 235 / Blue: 199

HSL

42°, 87%, 88%

Hue: 42° / Saturation: 87% / Lightness: 88%

CMYK

0%, 6%, 21%, 2%

Cyan: 0% / Magenta: 6% / Yellow: 21% / Key: 2%

What color is #FBEBC7?

#FBEBC7 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEBC7 to RGB:

rgb(251, 235, 199)HEX to RGB Converter →

HEX to HSL

Convert #FBEBC7 to HSL:

hsl(42, 87%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #FBEBC7 to CMYK:

cmyk(0%, 6%, 21%, 2%)Color Converter →

Color Meaning and Usage

A airy orange tone, #FBEBC7 has RGB (251, 235, 199) and HSL (42°, 87%, 88%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEBC7 is #C6D6FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBD0C6.

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

Contrast with #FBEBC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEBC7?

#FBEBC7 is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBEBC7?

#FBEBC7 in RGB is (251, 235, 199) - 251 red, 235 green, and 199 blue.

How to use #FBEBC7 in CSS?

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

What colors go well with #FBEBC7?

#C6D6FB (complementary), #FBD0C6 (analogous), and #F6D27E (lighter shade) work well with #FBEBC7.