Skip to main content Skip to docs navigation

#f3b1cd 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 Pink Marshmallow and its hex is #F4B6D1 Nearest Color Name

Color Hue/Base color: Red

Hex #f3b1cd Color code in RGB color code model is created after adding 95.29% red color, 69.41% green color and 80.39% blue color. Hex #f3b1cd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 16% yellow and 4.71% black.

Hex #f3b1cd color code is between #eeaacc web safe hex color code and #ffbbdd web safe hex color code. #eeaacc is the nearest web safe color code. You can see here many more shades of #f3b1cd color code.

RGB Chart

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

Color Table

Hex Color Code f3b1cd #f3b1cd
RGB Decimal 243, 177, 205 243, 177, 205
RGB Percent 95%, 69%, 80% rgb(95%, 69%, 80%)
CSS RGBa 243, 177, 205,1 rgba(243,177,205,1)
CMYK Model cmyk(0%,27%,16%,4.71%)
HSL Color Space 335,73% ,82% hsl(335,73% ,82%)
HSV Color Space 335°, 27%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110011 10110001 11001101
Octal 363 261 315
Decimal 243 177 205
Hex f3 b1 cd

Different shades of #f3b1cd color code.

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

Darkest of #f3b1cd
#df2c78
Darker of #f3b1cd
#e55994
Dark of #f3b1cd
#ec85b1
Base of #f3b1cd
#f3b1cd
Light of #f3b1cd
#fadde9
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

#f3b1cd
#b1f3d7

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

Split Complementary

#f3b1cd
#b1f3b6
#b1eef3

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

Analogous Color

#f3b1f3
#f3b1e8
#f3b1cd
#f3b1b7
#f3c6b1

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

#f3b1cd
#b1cdf3
#cdf3b1

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

#f3b1cd
#cdf3b1
#b1f3d7
#d7b1f3

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

#f3b1cd
#eef3b1
#b1f3d7
#b6b1f3

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

#bb1d60
#df2c78
#e55994
#ec85b1
#f3b1cd
#fadde9
#ffffff
#ffffff
#ffffff

Tints of #f3b1cd Color

#f3b1cd
#f4b9d2
#f5c2d8
#f7cbdd
#f8d3e3
#f9dce8
#fbe5ee
#fcedf3
#fdf6f9
#ffffff

Shades of #f3b1cd color code

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

#f3b1cd
#d89db6
#bd899f
#a27688
#876271
#6c4e5b
#513b44
#36272d
#1b1316
#000000

Tones

#f3b1cd
#eabace
#e1c3d0
#d8ccd1
#d2d2d2

Tones

Similar Color like #f3b1cd color

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

#f4b2ce
#f5b3cf
#f6b4d0
#f7b5d1
#f8b6d2
#f9b7d3
#fab8d4
#fbb9d5
#fcbad6
#fdbbd7
#febcd8
#ffbdd9
#ffbeda
#ffbfdb
#f2b0cc
#f1afcb
#f0aeca
#efadc9
#eeacc8
#edabc7
#ecaac6
#eba9c5
#eaa8c4
#e9a7c3
#e8a6c2
#e7a5c1
#e6a4c0
#e5a3bf

Download this Light Red

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

#f3b1cd Color Code Preview on Black Background Color

This is how #f3b1cd Color will look on black background color. Color contrast ratio is 11.98

#f3b1cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f3b1cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f3b1cd

#f3b1cd color code is use for CSS Background Color

Background color for the above div is #f3b1cd

HTML with inline CSS

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

#f3b1cd color code is use for CSS Border Color

CSS Border color for the above div is #f3b1cd

HTML with inline CSS

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

CSS Border Left color for the above div is #f3b1cd

HTML with inline CSS

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

CSS Border Right color for the above div is #f3b1cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f3b1cd

HTML with inline CSS

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

CSS Border Top color for the above div is #f3b1cd

HTML with inline CSS

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

#f3b1cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f3b1cd Color code Preview on White Background

This is how #f3b1cd Color code will look on white background color. Color contrast ratio is 1.75

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

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