Skip to main content Skip to docs navigation

#fd9bcd 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 Himalayan Balsam and its hex is #FF99CC Nearest Color Name

Color Hue/Base color: Red

Hex #fd9bcd Color code in RGB color code model is created after adding 99.22% red color, 60.78% green color and 80.39% blue color. Hex #fd9bcd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 19% yellow and 0.78% black.

Hex #fd9bcd color code is between #ff99cc web safe hex color code and #eeaadd web safe hex color code. #ff99cc is the nearest web safe color code. You can see here many more shades of #fd9bcd color code.

RGB Chart

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

Color Table

Hex Color Code fd9bcd #fd9bcd
RGB Decimal 253, 155, 205 253, 155, 205
RGB Percent 99%, 61%, 80% rgb(99%, 61%, 80%)
CSS RGBa 253, 155, 205,1 rgba(253,155,205,1)
CMYK Model cmyk(0%,39%,19%,0.78%)
HSL Color Space 329,96% ,80% hsl(329,96% ,80%)
HSV Color Space 329°, 39%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 10011011 11001101
Octal 375 233 315
Decimal 253 155 205
Hex fd 9b cd

Different shades of #fd9bcd color code.

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

Darkest of #fd9bcd
#fa0582
Darker of #fd9bcd
#fb379b
Dark of #fd9bcd
#fc69b4
Base of #fd9bcd
#fd9bcd
Light of #fd9bcd
#fecde6
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

#fd9bcd
#9bfdcb

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

Split Complementary

#fd9bcd
#9cfd9b
#9bfdfc

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

Analogous Color

#f49bfd
#fd9bf6
#fd9bcd
#fd9bac
#fdb39b

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

#fd9bcd
#9bcdfd
#cdfd9b

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

#fd9bcd
#cdfd9b
#9bfdcb
#cb9bfd

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

#fd9bcd
#fdfc9b
#9bfdcb
#9b9cfd

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

#c80468
#fa0582
#fb379b
#fc69b4
#fd9bcd
#fecde6
#ffffff
#ffffff
#ffffff

Tints of #fd9bcd Color

#fd9bcd
#fda6d2
#fdb1d8
#fdbcdd
#fdc7e3
#fed2e8
#feddee
#fee8f3
#fef3f9
#ffffff

Shades of #fd9bcd color code

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

#fd9bcd
#e089b6
#c4789f
#a86788
#8c5671
#70445b
#543344
#38222d
#1c1116
#000000

Tones

#fd9bcd
#f3a5cd
#e9afcd
#debacc
#d4c4cc

Tones

Similar Color like #fd9bcd color

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

#fe9cce
#ff9dcf
#ff9ed0
#ff9fd1
#ffa0d2
#ffa1d3
#ffa2d4
#ffa3d5
#ffa4d6
#ffa5d7
#ffa6d8
#ffa7d9
#ffa8da
#ffa9db
#fc9acc
#fb99cb
#fa98ca
#f997c9
#f896c8
#f795c7
#f694c6
#f593c5
#f492c4
#f391c3
#f290c2
#f18fc1
#f08ec0
#ef8dbf

Download this Light Red

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

#fd9bcd Color Code Preview on Black Background Color

This is how #fd9bcd Color will look on black background color. Color contrast ratio is 10.75

#fd9bcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd9bcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd9bcd

#fd9bcd color code is use for CSS Background Color

Background color for the above div is #fd9bcd

HTML with inline CSS

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

#fd9bcd color code is use for CSS Border Color

CSS Border color for the above div is #fd9bcd

HTML with inline CSS

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

CSS Border Left color for the above div is #fd9bcd

HTML with inline CSS

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

CSS Border Right color for the above div is #fd9bcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd9bcd

HTML with inline CSS

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

CSS Border Top color for the above div is #fd9bcd

HTML with inline CSS

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

#fd9bcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd9bcd Color code Preview on White Background

This is how #fd9bcd Color code will look on white background color. Color contrast ratio is 1.95

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

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