Skip to main content Skip to docs navigation

#f07cb2 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 Sachet Pink and its hex is #F18AB0 Nearest Color Name

Color Hue/Base color: Red

Hex #f07cb2 Color code in RGB color code model is created after adding 94.12% red color, 48.63% green color and 69.8% blue color. Hex #f07cb2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 26% yellow and 5.88% black.

Hex #f07cb2 color code is between #ee77aa web safe hex color code and #ff88bb web safe hex color code. #ee77aa is the nearest web safe color code. You can see here many more shades of #f07cb2 color code.

RGB Chart

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

Color Table

Hex Color Code f07cb2 #f07cb2
RGB Decimal 240, 124, 178 240, 124, 178
RGB Percent 94%, 49%, 70% rgb(94%, 49%, 70%)
CSS RGBa 240, 124, 178,1 rgba(240,124,178,1)
CMYK Model cmyk(0%,48%,26%,5.88%)
HSL Color Space 332,79% ,71% hsl(332,79% ,71%)
HSV Color Space 332°, 48%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110000 01111100 10110010
Octal 360 174 262
Decimal 240 124 178
Hex f0 7c b2

Different shades of #f07cb2 color code.

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

Darkest of #f07cb2
#bd1664
Darker of #f07cb2
#e6207c
Dark of #f07cb2
#eb4e97
Base of #f07cb2
#f07cb2
Light of #f07cb2
#f5aacd
Lighter
#fad8e8
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

#f07cb2
#7cf0ba

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

Split Complementary

#f07cb2
#7cf080
#7cecf0

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

Analogous Color

#ea7cf0
#f07ce2
#f07cb2
#f07c8b
#f09d7c

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

#f07cb2
#7cb2f0
#b2f07c

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

#f07cb2
#b2f07c
#7cf0ba
#ba7cf0

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

#f07cb2
#ecf07c
#7cf0ba
#807cf0

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

#90104c
#bd1664
#e6207c
#eb4e97
#f07cb2
#f5aacd
#fad8e8
#ffffff
#ffffff

Tints of #f07cb2 Color

#f07cb2
#f18aba
#f399c3
#f5a7cb
#f6b6d4
#f8c4dc
#fad3e5
#fbe1ed
#fdf0f6
#ffffff

Shades of #f07cb2 color code

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

#f07cb2
#d56e9e
#ba608a
#a05276
#854462
#6a374f
#50293b
#351b27
#1a0d13
#000000

Tones

#f07cb2
#e18bb3
#d399b4
#c4a8b5
#b6b6b6

Tones

Similar Color like #f07cb2 color

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

#f17db3
#f27eb4
#f37fb5
#f480b6
#f581b7
#f682b8
#f783b9
#f884ba
#f985bb
#fa86bc
#fb87bd
#fc88be
#fd89bf
#fe8ac0
#ef7bb1
#ee7ab0
#ed79af
#ec78ae
#eb77ad
#ea76ac
#e975ab
#e874aa
#e773a9
#e672a8
#e571a7
#e470a6
#e36fa5
#e26ea4

Download this Light Red

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

#f07cb2 Color Code Preview on Black Background Color

This is how #f07cb2 Color will look on black background color. Color contrast ratio is 8.23

#f07cb2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f07cb2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f07cb2

#f07cb2 color code is use for CSS Background Color

Background color for the above div is #f07cb2

HTML with inline CSS

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

#f07cb2 color code is use for CSS Border Color

CSS Border color for the above div is #f07cb2

HTML with inline CSS

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

CSS Border Left color for the above div is #f07cb2

HTML with inline CSS

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

CSS Border Right color for the above div is #f07cb2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f07cb2

HTML with inline CSS

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

CSS Border Top color for the above div is #f07cb2

HTML with inline CSS

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

#f07cb2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f07cb2 Color code Preview on White Background

This is how #f07cb2 Color code will look on white background color. Color contrast ratio is 2.55

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

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