Skip to main content Skip to docs navigation

#f06abb 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 Crumbly Lipstick and its hex is #EE66BB Nearest Color Name

Color Hue/Base color: Red

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

Hex #f06abb color code is between #ee66aa web safe hex color code and #ff77cc web safe hex color code. #ee66aa is the nearest web safe color code. You can see here many more shades of #f06abb color code.

RGB Chart

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

Color Table

Hex Color Code f06abb #f06abb
RGB Decimal 240, 106, 187 240, 106, 187
RGB Percent 94%, 42%, 73% rgb(94%, 42%, 73%)
CSS RGBa 240, 106, 187,1 rgba(240,106,187,1)
CMYK Model cmyk(0%,56%,22%,5.88%)
HSL Color Space 324,82% ,68% hsl(324,82% ,68%)
HSV Color Space 324°, 56%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110000 01101010 10111011
Octal 360 152 273
Decimal 240 106 187
Hex f0 6a bb

Different shades of #f06abb color code.

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

Darkest of #f06abb
#af1271
Darker of #f06abb
#de168f
Dark of #f06abb
#eb3ca6
Base of #f06abb
#f06abb
Light of #f06abb
#f598d0
Lighter
#f9c7e5
Lightest
#fef5fa

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

#f06abb
#6af09f

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

Split Complementary

#f06abb
#78f06a
#6af0e2

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

Analogous Color

#d76af0
#ed6af0
#f06abb
#f06a8e
#f07d6a

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

#f06abb
#6abbf0
#bbf06a

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

#f06abb
#bbf06a
#6af09f
#9f6af0

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

#f06abb
#f0e26a
#6af09f
#6a78f0

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

#810d53
#af1271
#de168f
#eb3ca6
#f06abb
#f598d0
#f9c7e5
#fef5fa
#ffffff

Tints of #f06abb Color

#f06abb
#f17ac2
#f38bca
#f59bd1
#f6acd9
#f8bce0
#facde8
#fbddef
#fdeef7
#ffffff

Shades of #f06abb color code

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

#f06abb
#d55ea6
#ba5291
#a0467c
#853a67
#6a2f53
#50233e
#351729
#1a0b14
#000000

Tones

#f06abb
#e07ab8
#cf8bb4
#bf9bb1
#aeacad

Tones

Similar Color like #f06abb color

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

#f16bbc
#f26cbd
#f36dbe
#f46ebf
#f56fc0
#f670c1
#f771c2
#f872c3
#f973c4
#fa74c5
#fb75c6
#fc76c7
#fd77c8
#fe78c9
#ef69ba
#ee68b9
#ed67b8
#ec66b7
#eb65b6
#ea64b5
#e963b4
#e862b3
#e761b2
#e660b1
#e55fb0
#e45eaf
#e35dae
#e25cad

Download this Dark Red

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

#f06abb Color Code Preview on Black Background Color

This is how #f06abb Color will look on black background color. Color contrast ratio is 7.48

#f06abb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f06abb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f06abb

#f06abb color code is use for CSS Background Color

Background color for the above div is #f06abb

HTML with inline CSS

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

#f06abb color code is use for CSS Border Color

CSS Border color for the above div is #f06abb

HTML with inline CSS

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

CSS Border Left color for the above div is #f06abb

HTML with inline CSS

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

CSS Border Right color for the above div is #f06abb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f06abb

HTML with inline CSS

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

CSS Border Top color for the above div is #f06abb

HTML with inline CSS

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

#f06abb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f06abb Color code Preview on White Background

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

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