Skip to main content Skip to docs navigation

#f2467f 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 Pantone 1915 C and its hex is #EF4B81 Nearest Color Name

Color Hue/Base color: Red

Hex #f2467f Color code in RGB color code model is created after adding 94.9% red color, 27.45% green color and 49.8% blue color. Hex #f2467f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 71% magenta, 48% yellow and 5.1% black.

Hex #f2467f color code is between #ee4477 web safe hex color code and #ff5588 web safe hex color code. #ee4477 is the nearest web safe color code. You can see here many more shades of #f2467f color code.

RGB Chart

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

Color Table

Hex Color Code f2467f #f2467f
RGB Decimal 242, 70, 127 242, 70, 127
RGB Percent 95%, 27%, 50% rgb(95%, 27%, 50%)
CSS RGBa 242, 70, 127,1 rgba(242,70,127,1)
CMYK Model cmyk(0%,71%,48%,5.1%)
HSL Color Space 340,87% ,61% hsl(340,87% ,61%)
HSV Color Space 340°, 71%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110010 01000110 01111111
Octal 362 106 177
Decimal 242 70 127
Hex f2 46 7f

Different shades of #f2467f color code.

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

Darkest of #f2467f
#950a38
Darker of #f2467f
#c40e4a
Dark of #f2467f
#ef165e
Base of #f2467f
#f2467f
Light of #f2467f
#f576a0
Lighter
#f9a5c1
Lightest
#fcd5e2

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

#f2467f
#46f2b9

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

Split Complementary

#f2467f
#46f263
#46d5f2

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

Analogous Color

#f246e3
#f246c7
#f2467f
#f24646
#f28e46

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

#f2467f
#467ff2
#7ff246

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

#f2467f
#7ff246
#46f2b9
#b946f2

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

#f2467f
#d5f246
#46f2b9
#6346f2

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

#650726
#950a38
#c40e4a
#ef165e
#f2467f
#f576a0
#f9a5c1
#fcd5e2
#ffffff

Tints of #f2467f Color

#f2467f
#f35a8d
#f46f9b
#f683a9
#f798b7
#f9acc6
#fac1d4
#fcd5e2
#fdeaf0
#ffffff

Shades of #f2467f color code

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

#f2467f
#d73e70
#bc3662
#a12e54
#862646
#6b1f38
#50172a
#350f1c
#1a070e
#000000

Tones

#f2467f
#de5a86
#ca6e8c
#b78193
#a3959a

Tones

Similar Color like #f2467f color

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

#f34780
#f44881
#f54982
#f64a83
#f74b84
#f84c85
#f94d86
#fa4e87
#fb4f88
#fc5089
#fd518a
#fe528b
#ff538c
#ff548d
#f1457e
#f0447d
#ef437c
#ee427b
#ed417a
#ec4079
#eb3f78
#ea3e77
#e93d76
#e83c75
#e73b74
#e63a73
#e53972
#e43871

Download this Dark Red

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

#f2467f Color Code Preview on Black Background Color

This is how #f2467f Color will look on black background color. Color contrast ratio is 5.96

#f2467f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2467f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2467f

#f2467f color code is use for CSS Background Color

Background color for the above div is #f2467f

HTML with inline CSS

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

#f2467f color code is use for CSS Border Color

CSS Border color for the above div is #f2467f

HTML with inline CSS

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

CSS Border Left color for the above div is #f2467f

HTML with inline CSS

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

CSS Border Right color for the above div is #f2467f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2467f

HTML with inline CSS

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

CSS Border Top color for the above div is #f2467f

HTML with inline CSS

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

#f2467f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2467f Color code Preview on White Background

This is how #f2467f Color code will look on white background color. Color contrast ratio is 3.52

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

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