Skip to main content Skip to docs navigation

#f080cf hex color | Download Light Violet 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 Blushed Bombshell and its hex is #EE88CC Nearest Color Name

Color Hue/Base color: Violet

Hex #f080cf Color code in RGB color code model is created after adding 94.12% red color, 50.2% green color and 81.18% blue color. Hex #f080cf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 14% yellow and 5.88% black.

Hex #f080cf color code is between #ee88cc web safe hex color code and #ff77dd web safe hex color code. #ee88cc is the nearest web safe color code. You can see here many more shades of #f080cf color code.

RGB Chart

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

Color Table

Hex Color Code f080cf #f080cf
RGB Decimal 240, 128, 207 240, 128, 207
RGB Percent 94%, 50%, 81% rgb(94%, 50%, 81%)
CSS RGBa 240, 128, 207,1 rgba(240,128,207,1)
CMYK Model cmyk(0%,47%,14%,5.88%)
HSL Color Space 318,79% ,72% hsl(318,79% ,72%)
HSV Color Space 318°, 47%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110000 10000000 11001111
Octal 360 200 317
Decimal 240 128 207
Hex f0 80 cf

Different shades of #f080cf color code.

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

Darkest of #f080cf
#c0178e
Darker of #f080cf
#e525ad
Dark of #f080cf
#eb52be
Base of #f080cf
#f080cf
Light of #f080cf
#f5aee0
Lighter
#fbdbf1
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

#f080cf
#80f0a1

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

Split Complementary

#f080cf
#97f080
#80f0d9

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

Analogous Color

#d080f0
#e280f0
#f080cf
#f080aa
#f08580

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

#f080cf
#80cff0
#cff080

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

#f080cf
#cff080
#80f0a1
#a180f0

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

#f080cf
#f0d980
#80f0a1
#8097f0

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

#93116d
#c0178e
#e525ad
#eb52be
#f080cf
#f5aee0
#fbdbf1
#ffffff
#ffffff

Tints of #f080cf Color

#f080cf
#f18ed4
#f39cd9
#f5aadf
#f6b8e4
#f8c6e9
#fad4ef
#fbe2f4
#fdf0f9
#ffffff

Shades of #f080cf color code

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

#f080cf
#d571b8
#ba63a1
#a0558a
#854773
#6a385c
#502a45
#351c2e
#1a0e17
#000000

Tones

#f080cf
#e28ec9
#d49cc3
#c5abbe
#b8b8b8

Tones

Similar Color like #f080cf color

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

#f181d0
#f282d1
#f383d2
#f484d3
#f585d4
#f686d5
#f787d6
#f888d7
#f989d8
#fa8ad9
#fb8bda
#fc8cdb
#fd8ddc
#fe8edd
#ef7fce
#ee7ecd
#ed7dcc
#ec7ccb
#eb7bca
#ea7ac9
#e979c8
#e878c7
#e777c6
#e676c5
#e575c4
#e474c3
#e373c2
#e272c1

Download this Light Violet

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

#f080cf Color Code Preview on Black Background Color

This is how #f080cf Color will look on black background color. Color contrast ratio is 8.69

#f080cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f080cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f080cf

#f080cf color code is use for CSS Background Color

Background color for the above div is #f080cf

HTML with inline CSS

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

#f080cf color code is use for CSS Border Color

CSS Border color for the above div is #f080cf

HTML with inline CSS

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

CSS Border Left color for the above div is #f080cf

HTML with inline CSS

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

CSS Border Right color for the above div is #f080cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f080cf

HTML with inline CSS

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

CSS Border Top color for the above div is #f080cf

HTML with inline CSS

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

#f080cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f080cf Color code Preview on White Background

This is how #f080cf Color code will look on white background color. Color contrast ratio is 2.42

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

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