#FBF4ED Color Information

Hex color code: #FBF4ED

The hex color #FBF4ED is a airy orange with RGB values of (251, 244, 237) and HSL of (30°, 64%, 96%). It is widely used in graphic design.

Try:
Color NameSeashell
HEX
#FBF4ED
RGB
251, 244, 237
HSL
30°, 64%, 96%
CMYK
0%, 3%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBF4ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 244, 237

Red: 251 / Green: 244 / Blue: 237

HSL

30°, 64%, 96%

Hue: 30° / Saturation: 64% / Lightness: 96%

CMYK

0%, 3%, 6%, 2%

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

What color is #FBF4ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBF4ED to RGB:

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

HEX to HSL

Convert #FBF4ED to HSL:

hsl(30, 64%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FBF4ED to CMYK:

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

Color Meaning and Usage

A light orange tone, #FBF4ED has RGB (251, 244, 237) and HSL (30°, 64%, 96%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBF4ED is #EEF5FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBEEEE.

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

Contrast with #FBF4ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBF4ED?

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

What is the RGB value of #FBF4ED?

#FBF4ED in RGB is (251, 244, 237) - 251 red, 244 green, and 237 blue.

How to use #FBF4ED in CSS?

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

What colors go well with #FBF4ED?

#EEF5FB (complementary), #FBEEEE (analogous), and #EECFB0 (lighter shade) work well with #FBF4ED.