#FBEBD2 Color Information

Hex color code: #FBEBD2

A airy orange shade, #FBEBD2 appears as (251, 235, 210) in RGB and (37°, 84%, 90%) in HSL. It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#FBEBD2
RGB
251, 235, 210
HSL
37°, 84%, 90%
CMYK
0%, 6%, 16%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEBD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 235, 210

Red: 251 / Green: 235 / Blue: 210

HSL

37°, 84%, 90%

Hue: 37° / Saturation: 84% / Lightness: 90%

CMYK

0%, 6%, 16%, 2%

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

What color is #FBEBD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEBD2 to RGB:

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

HEX to HSL

Convert #FBEBD2 to HSL:

hsl(37, 84%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FBEBD2 to CMYK:

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

Color Meaning and Usage

#FBEBD2 is a light orange color with RGB values of 251, 235, 210 and HSL of 37°, 84%, 90%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEBD2 is #D0E1FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBD5D0.

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

Contrast with #FBEBD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEBD2?

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

What is the RGB value of #FBEBD2?

#FBEBD2 in RGB is (251, 235, 210) - 251 red, 235 green, and 210 blue.

How to use #FBEBD2 in CSS?

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

What colors go well with #FBEBD2?

#D0E1FB (complementary), #FBD5D0 (analogous), and #F5CC8A (lighter shade) work well with #FBEBD2.