Skip to main content Skip to docs navigation

#fbd0ea hex color | Download Light Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Classic Rose and its hex is #FBCCE7 Nearest Color Name

Color Hue/Base color: Red

Hex #fbd0ea Color code in RGB color code model is created after adding 98.43% red color, 81.57% green color and 91.76% blue color. Hex #fbd0ea Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 7% yellow and 1.57% black.

Hex #fbd0ea color code is between #ffccee web safe hex color code and #eedddd web safe hex color code. #ffccee is the nearest web safe color code. You can see here many more shades of #fbd0ea color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code fbd0ea #fbd0ea
RGB Decimal 251, 208, 234 251, 208, 234
RGB Percent 98%, 82%, 92% rgb(98%, 82%, 92%)
CSS RGBa 251, 208, 234,1 rgba(251,208,234,1)
CMYK Model cmyk(0%,17%,7%,1.57%)
HSL Color Space 324,84% ,90% hsl(324,84% ,90%)
HSV Color Space 324°, 17%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111011 11010000 11101010
Octal 373 320 352
Decimal 251 208 234
Hex fb d0 ea

Different shades of #fbd0ea color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #fbd0ea
#ef43ab
Darker of #fbd0ea
#f372c0
Dark of #fbd0ea
#f7a1d5
Base of #fbd0ea
#fbd0ea
Light of #fbd0ea
#ffffff
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#fbd0ea
#d0fbe1

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#fbd0ea
#d5fbd0
#d0fbf6

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#f3d0fb
#fad0fb
#fbd0ea
#fbd0dc
#fbd6d0

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#fbd0ea
#d0eafb
#eafbd0

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#fbd0ea
#eafbd0
#d0fbe1
#e1d0fb

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#fbd0ea
#fbf6d0
#d0fbe1
#d0d5fb

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #fbd0ea

#eb1496
#ef43ab
#f372c0
#f7a1d5
#fbd0ea
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #fbd0ea Color

#fbd0ea
#fbd5ec
#fbdaee
#fcdff1
#fce4f3
#fdeaf5
#fdeff8
#fef4fa
#fef9fc
#ffffff

Shades of #fbd0ea color code

Generate more color scales with scales (color stack) generator.

#fbd0ea
#dfb8d0
#c3a1b6
#a78a9c
#8b7382
#6f5c68
#53454e
#372e34
#1b171a
#000000

Tones

#fbd0ea
#f6d5e9
#f1dae8
#ecdfe7
#e7e4e6

Tones

Similar Color like #fbd0ea color

Find visually similar hex color codes nearing to #fbd0ea hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#fcd1eb
#fdd2ec
#fed3ed
#ffd4ee
#ffd5ef
#ffd6f0
#ffd7f1
#ffd8f2
#ffd9f3
#ffdaf4
#ffdbf5
#ffdcf6
#ffddf7
#ffdef8
#facfe9
#f9cee8
#f8cde7
#f7cce6
#f6cbe5
#f5cae4
#f4c9e3
#f3c8e2
#f2c7e1
#f1c6e0
#f0c5df
#efc4de
#eec3dd
#edc2dc

Download this Light Red

Hex #fbd0ea Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#fbd0ea Color Code Preview on Black Background Color

This is how #fbd0ea Color will look on black background color. Color contrast ratio is 15.31

#fbd0ea in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#fbd0ea">Your Example Paragraph content text in with font color #fbd0ea </p>

Your Example Paragraph content text in with font color #fbd0ea

HTML with inline CSS

<div style="color:#fbd0ea">Your Paragraph text in with font color #fbd0ea </div>

Your Example Paragraph content text in with font color #fbd0ea

#fbd0ea color code is use for CSS Background Color

Background color for the above div is #fbd0ea

HTML with inline CSS

<div style="background-color:#fbd0ea;"></div>

#fbd0ea color code is use for CSS Border Color

CSS Border color for the above div is #fbd0ea

HTML with inline CSS

<div style="border:5px solid #fbd0ea;"></div>

CSS Border Left color for the above div is #fbd0ea

HTML with inline CSS

<div style="border-left:5px solid #fbd0ea;"></div>

CSS Border Right color for the above div is #fbd0ea

HTML with inline CSS

<div style="border-right:5px solid #fbd0ea;"></div>

CSS Border Bottom color for the above div is #fbd0ea

HTML with inline CSS

<div style="border-bottom:5px solid #fbd0ea;"></div>

CSS Border Top color for the above div is #fbd0ea

HTML with inline CSS

<div style="border-top:5px solid #fbd0ea;"></div>

#fbd0ea hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#fbd0ea; } .examplecolorclass {color:#fbd0ea; } .examplebordercolor {border:3px solid #fbd0ea; }

#fbd0ea Color code Preview on White Background

This is how #fbd0ea Color code will look on white background color. Color contrast ratio is 1.37

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #fbd0ea; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fbd0ea; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(251,208,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(208,251,225,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(251,208,234,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }