#FBEDE7 Color Information

Hex color code: #FBEDE7

A delicate orange shade, #FBEDE7 appears as (251, 237, 231) in RGB and (18°, 71%, 95%) in HSL. It is often used for branding and logos.

Try:
Color NameLinen
HEX
#FBEDE7
RGB
251, 237, 231
HSL
18°, 71%, 95%
CMYK
0%, 6%, 8%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEDE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 237, 231

Red: 251 / Green: 237 / Blue: 231

HSL

18°, 71%, 95%

Hue: 18° / Saturation: 71% / Lightness: 95%

CMYK

0%, 6%, 8%, 2%

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

What color is #FBEDE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEDE7 to RGB:

rgb(251, 237, 231)HEX to RGB Converter →

HEX to HSL

Convert #FBEDE7 to HSL:

hsl(18, 71%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FBEDE7 to CMYK:

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

Color Meaning and Usage

A light orange tone, #FBEDE7 has RGB (251, 237, 231) and HSL (18°, 71%, 95%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEDE7 is #E9F6FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBE9ED.

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

Contrast with #FBEDE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEDE7?

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

What is the RGB value of #FBEDE7?

#FBEDE7 in RGB is (251, 237, 231) - 251 red, 237 green, and 231 blue.

How to use #FBEDE7 in CSS?

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

What colors go well with #FBEDE7?

#E9F6FB (complementary), #FBE9ED (analogous), and #F0BEA8 (lighter shade) work well with #FBEDE7.