Skip to main content Skip to docs navigation

#fd6dbc 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 Hot Pink Fusion and its hex is #FE69B6 Nearest Color Name

Color Hue/Base color: Red

Hex #fd6dbc Color code in RGB color code model is created after adding 99.22% red color, 42.75% green color and 73.73% blue color. Hex #fd6dbc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 26% yellow and 0.78% black.

Hex #fd6dbc color code is between #ff66bb web safe hex color code and #ee77cc web safe hex color code. #ff66bb is the nearest web safe color code. You can see here many more shades of #fd6dbc color code.

RGB Chart

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

Color Table

Hex Color Code fd6dbc #fd6dbc
RGB Decimal 253, 109, 188 253, 109, 188
RGB Percent 99%, 43%, 74% rgb(99%, 43%, 74%)
CSS RGBa 253, 109, 188,1 rgba(253,109,188,1)
CMYK Model cmyk(0%,57%,26%,0.78%)
HSL Color Space 327,97% ,71% hsl(327,97% ,71%)
HSV Color Space 327°, 57%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 01101101 10111100
Octal 375 155 274
Decimal 253 109 188
Hex fd 6d bc

Different shades of #fd6dbc color code.

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

Darkest of #fd6dbc
#ce0372
Darker of #fd6dbc
#fc088e
Dark of #fd6dbc
#fc3ba5
Base of #fd6dbc
#fd6dbc
Light of #fd6dbc
#fe9fd3
Lighter
#fed2ea
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

#fd6dbc
#6dfdae

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

Split Complementary

#fd6dbc
#74fd6d
#6dfdf6

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

Analogous Color

#ea6dfd
#fd6df8
#fd6dbc
#fd6d8c
#fd8a6d

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

#fd6dbc
#6dbcfd
#bcfd6d

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

#fd6dbc
#bcfd6d
#6dfdae
#ae6dfd

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

#fd6dbc
#fdf66d
#6dfdae
#6d74fd

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

#9c0256
#ce0372
#fc088e
#fc3ba5
#fd6dbc
#fe9fd3
#fed2ea
#ffffff
#ffffff

Tints of #fd6dbc Color

#fd6dbc
#fd7dc3
#fd8dca
#fd9dd2
#fdadd9
#febee1
#fecee8
#fedef0
#feeef7
#ffffff

Shades of #fd6dbc color code

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

#fd6dbc
#e060a7
#c45492
#a8487d
#8c3c68
#703053
#54243e
#381829
#1c0c14
#000000

Tones

#fd6dbc
#ee7cbb
#df8bb9
#d199b8
#c2a8b6

Tones

Similar Color like #fd6dbc color

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

#fe6ebd
#ff6fbe
#ff70bf
#ff71c0
#ff72c1
#ff73c2
#ff74c3
#ff75c4
#ff76c5
#ff77c6
#ff78c7
#ff79c8
#ff7ac9
#ff7bca
#fc6cbb
#fb6bba
#fa6ab9
#f969b8
#f868b7
#f767b6
#f666b5
#f565b4
#f464b3
#f363b2
#f262b1
#f161b0
#f060af
#ef5fae

Download this Light Red

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

#fd6dbc Color Code Preview on Black Background Color

This is how #fd6dbc Color will look on black background color. Color contrast ratio is 8.09

#fd6dbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd6dbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd6dbc

#fd6dbc color code is use for CSS Background Color

Background color for the above div is #fd6dbc

HTML with inline CSS

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

#fd6dbc color code is use for CSS Border Color

CSS Border color for the above div is #fd6dbc

HTML with inline CSS

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

CSS Border Left color for the above div is #fd6dbc

HTML with inline CSS

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

CSS Border Right color for the above div is #fd6dbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd6dbc

HTML with inline CSS

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

CSS Border Top color for the above div is #fd6dbc

HTML with inline CSS

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

#fd6dbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd6dbc Color code Preview on White Background

This is how #fd6dbc Color code will look on white background color. Color contrast ratio is 2.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 #fd6dbc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fd6dbc; }

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