Skip to main content Skip to docs navigation

#f0bbcd 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 Cameo Pink and its hex is #EFBBCC Nearest Color Name

Color Hue/Base color: Red

Hex #f0bbcd Color code in RGB color code model is created after adding 94.12% red color, 73.33% green color and 80.39% blue color. Hex #f0bbcd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 15% yellow and 5.88% black.

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

RGB Chart

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

Color Table

Hex Color Code f0bbcd #f0bbcd
RGB Decimal 240, 187, 205 240, 187, 205
RGB Percent 94%, 73%, 80% rgb(94%, 73%, 80%)
CSS RGBa 240, 187, 205,1 rgba(240,187,205,1)
CMYK Model cmyk(0%,22%,15%,5.88%)
HSL Color Space 340,64% ,84% hsl(340,64% ,84%)
HSV Color Space 340°, 22%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110000 10111011 11001101
Octal 360 273 315
Decimal 240 187 205
Hex f0 bb cd

Different shades of #f0bbcd color code.

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

Darkest of #f0bbcd
#d43e71
Darker of #f0bbcd
#de6790
Dark of #f0bbcd
#e791ae
Base of #f0bbcd
#f0bbcd
Light of #f0bbcd
#f9e5ec
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

#f0bbcd
#bbf0de

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

Split Complementary

#f0bbcd
#bbf0c4
#bbe8f0

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

Analogous Color

#f0bbec
#f0bbe3
#f0bbcd
#f0bbbb
#f0d1bb

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

#f0bbcd
#bbcdf0
#cdf0bb

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

#f0bbcd
#cdf0bb
#bbf0de
#debbf0

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

#f0bbcd
#e8f0bb
#bbf0de
#c4bbf0

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

#b72859
#d43e71
#de6790
#e791ae
#f0bbcd
#f9e5ec
#ffffff
#ffffff
#ffffff

Tints of #f0bbcd Color

#f0bbcd
#f1c2d2
#f3cad8
#f5d1dd
#f6d9e3
#f8e0e8
#fae8ee
#fbeff3
#fdf7f9
#ffffff

Shades of #f0bbcd color code

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

#f0bbcd
#d5a6b6
#ba919f
#a07c88
#856771
#6a535b
#503e44
#35292d
#1a1416
#000000

Tones

#f0bbcd
#e8c3d0
#dfccd2
#d7d4d5
#d6d6d6

Tones

Similar Color like #f0bbcd color

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

#f1bcce
#f2bdcf
#f3bed0
#f4bfd1
#f5c0d2
#f6c1d3
#f7c2d4
#f8c3d5
#f9c4d6
#fac5d7
#fbc6d8
#fcc7d9
#fdc8da
#fec9db
#efbacc
#eeb9cb
#edb8ca
#ecb7c9
#ebb6c8
#eab5c7
#e9b4c6
#e8b3c5
#e7b2c4
#e6b1c3
#e5b0c2
#e4afc1
#e3aec0
#e2adbf

Download this Light Red

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

#f0bbcd Color Code Preview on Black Background Color

This is how #f0bbcd Color will look on black background color. Color contrast ratio is 12.69

#f0bbcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0bbcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0bbcd

#f0bbcd color code is use for CSS Background Color

Background color for the above div is #f0bbcd

HTML with inline CSS

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

#f0bbcd color code is use for CSS Border Color

CSS Border color for the above div is #f0bbcd

HTML with inline CSS

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

CSS Border Left color for the above div is #f0bbcd

HTML with inline CSS

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

CSS Border Right color for the above div is #f0bbcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f0bbcd

HTML with inline CSS

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

CSS Border Top color for the above div is #f0bbcd

HTML with inline CSS

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

#f0bbcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f0bbcd Color code Preview on White Background

This is how #f0bbcd Color code will look on white background color. Color contrast ratio is 1.65

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

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