Skip to main content Skip to docs navigation

#f16caa hex color | Download Dark 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 Fugitive Flamingo and its hex is #EE66AA Nearest Color Name

Color Hue/Base color: Red

Hex #f16caa Color code in RGB color code model is created after adding 94.51% red color, 42.35% green color and 66.67% blue color. Hex #f16caa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 29% yellow and 5.49% black.

Hex #f16caa color code is between #ee6699 web safe hex color code and #ff77bb web safe hex color code. #ee6699 is the nearest web safe color code. You can see here many more shades of #f16caa color code.

RGB Chart

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

Color Table

Hex Color Code f16caa #f16caa
RGB Decimal 241, 108, 170 241, 108, 170
RGB Percent 95%, 42%, 67% rgb(95%, 42%, 67%)
CSS RGBa 241, 108, 170,1 rgba(241,108,170,1)
CMYK Model cmyk(0%,55%,29%,5.49%)
HSL Color Space 332,83% ,68% hsl(332,83% ,68%)
HSV Color Space 332°, 55%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110001 01101100 10101010
Octal 361 154 252
Decimal 241 108 170
Hex f1 6c aa

Different shades of #f16caa color code.

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

Darkest of #f16caa
#b3115d
Darker of #f16caa
#e21575
Dark of #f16caa
#ed3d8f
Base of #f16caa
#f16caa
Light of #f16caa
#f59bc5
Lighter
#fac9e0
Lightest
#fef8fb

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

#f16caa
#6cf1b3

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

Split Complementary

#f16caa
#6cf170
#6cedf1

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

Analogous Color

#ea6cf1
#f16ce1
#f16caa
#f16c7e
#f1926c

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

#f16caa
#6caaf1
#aaf16c

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

#f16caa
#aaf16c
#6cf1b3
#b36cf1

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

#f16caa
#edf16c
#6cf1b3
#706cf1

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

#840d44
#b3115d
#e21575
#ed3d8f
#f16caa
#f59bc5
#fac9e0
#fef8fb
#ffffff

Tints of #f16caa Color

#f16caa
#f27cb3
#f48cbc
#f59dc6
#f7adcf
#f8bdd9
#facee2
#fbdeec
#fdeef5
#ffffff

Shades of #f16caa color code

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

#f16caa
#d66097
#bb5484
#a04871
#853c5e
#6b304b
#502438
#351825
#1a0c12
#000000

Tones

#f16caa
#e17cab
#d18cac
#c19cad
#b1acae

Tones

Similar Color like #f16caa color

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

#f26dab
#f36eac
#f46fad
#f570ae
#f671af
#f772b0
#f873b1
#f974b2
#fa75b3
#fb76b4
#fc77b5
#fd78b6
#fe79b7
#ff7ab8
#f06ba9
#ef6aa8
#ee69a7
#ed68a6
#ec67a5
#eb66a4
#ea65a3
#e964a2
#e863a1
#e762a0
#e6619f
#e5609e
#e45f9d
#e35e9c

Download this Dark Red

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

#f16caa Color Code Preview on Black Background Color

This is how #f16caa Color will look on black background color. Color contrast ratio is 7.47

#f16caa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f16caa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f16caa

#f16caa color code is use for CSS Background Color

Background color for the above div is #f16caa

HTML with inline CSS

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

#f16caa color code is use for CSS Border Color

CSS Border color for the above div is #f16caa

HTML with inline CSS

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

CSS Border Left color for the above div is #f16caa

HTML with inline CSS

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

CSS Border Right color for the above div is #f16caa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f16caa

HTML with inline CSS

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

CSS Border Top color for the above div is #f16caa

HTML with inline CSS

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

#f16caa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f16caa Color code Preview on White Background

This is how #f16caa Color code will look on white background color. Color contrast ratio is 2.81

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

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(241,108,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(108,241,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(241,108,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }