Skip to main content Skip to docs navigation

#fdbdb1 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 Melon Water and its hex is #FDBCB4 Nearest Color Name

Color Hue/Base color: Red

Hex #fdbdb1 Color code in RGB color code model is created after adding 99.22% red color, 74.12% green color and 69.41% blue color. Hex #fdbdb1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 30% yellow and 0.78% black.

Hex #fdbdb1 color code is between #ffbbaa web safe hex color code and #eeccbb web safe hex color code. #ffbbaa is the nearest web safe color code. You can see here many more shades of #fdbdb1 color code.

RGB Chart

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

Color Table

Hex Color Code fdbdb1 #fdbdb1
RGB Decimal 253, 189, 177 253, 189, 177
RGB Percent 99%, 74%, 69% rgb(99%, 74%, 69%)
CSS RGBa 253, 189, 177,1 rgba(253,189,177,1)
CMYK Model cmyk(0%,25%,30%,0.78%)
HSL Color Space 9,95% ,84% hsl(9,95% ,84%)
HSV Color Space 9°, 30%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 10111101 10110001
Octal 375 275 261
Decimal 253 189 177
Hex fd bd b1

Different shades of #fdbdb1 color code.

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

Darkest of #fdbdb1
#f93f1c
Darker of #fdbdb1
#fa694e
Dark of #fdbdb1
#fc937f
Base of #fdbdb1
#fdbdb1
Light of #fdbdb1
#fee7e3
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

#fdbdb1
#b1f1fd

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

Split Complementary

#fdbdb1
#b1fde3
#b1cbfd

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

Analogous Color

#fdb1d1
#fdb1c5
#fdbdb1
#fdd6b1
#fdf6b1

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

#fdbdb1
#bdb1fd
#b1fdbd

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

#fdbdb1
#b1fdbd
#b1f1fd
#fdb1f1

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

#fdbdb1
#cbfdb1
#b1f1fd
#e3b1fd

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 #fdbdb1

#dc2806
#f93f1c
#fa694e
#fc937f
#fdbdb1
#fee7e3
#ffffff
#ffffff
#ffffff

Tints of #fdbdb1 Color

#fdbdb1
#fdc4b9
#fdcbc2
#fdd3cb
#fddad3
#fee1dc
#fee9e5
#fef0ed
#fef7f6
#ffffff

Shades of #fdbdb1 color code

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

#fdbdb1
#e0a89d
#c49389
#a87e76
#8c6962
#70544e
#543f3b
#382a27
#1c1513
#000000

Tones

#fdbdb1
#f5c2b9
#edc8c1
#e5cdc9
#ddd3d1

Tones

Similar Color like #fdbdb1 color

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

#febeb2
#ffbfb3
#ffc0b4
#ffc1b5
#ffc2b6
#ffc3b7
#ffc4b8
#ffc5b9
#ffc6ba
#ffc7bb
#ffc8bc
#ffc9bd
#ffcabe
#ffcbbf
#fcbcb0
#fbbbaf
#fabaae
#f9b9ad
#f8b8ac
#f7b7ab
#f6b6aa
#f5b5a9
#f4b4a8
#f3b3a7
#f2b2a6
#f1b1a5
#f0b0a4
#efafa3

Download this Light Red

Hex #fdbdb1 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.

#fdbdb1 Color Code Preview on Black Background Color

This is how #fdbdb1 Color will look on black background color. Color contrast ratio is 13.09

#fdbdb1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdbdb1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdbdb1

#fdbdb1 color code is use for CSS Background Color

Background color for the above div is #fdbdb1

HTML with inline CSS

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

#fdbdb1 color code is use for CSS Border Color

CSS Border color for the above div is #fdbdb1

HTML with inline CSS

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

CSS Border Left color for the above div is #fdbdb1

HTML with inline CSS

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

CSS Border Right color for the above div is #fdbdb1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdbdb1

HTML with inline CSS

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

CSS Border Top color for the above div is #fdbdb1

HTML with inline CSS

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

#fdbdb1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdbdb1 Color code Preview on White Background

This is how #fdbdb1 Color code will look on white background color. Color contrast ratio is 1.60

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 #fdbdb1; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fdbdb1; }

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(253,189,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(177,241,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,189,177,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }