Skip to main content Skip to docs navigation

#f868bd hex color - Red - Warm color - Information

On this page
@
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 Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #f868bd Color code in RGB color code model is created after adding 97.25% red color, 40.78% green color and 74.12% blue color. Hex #f868bd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 24% yellow and 2.75% black.

Hex #f868bd color code is between #ff66bb web safe hex color code and #ee77cc web safe hex color code. #ff66bb is the nearest web safe color code. You can see here many more shades of #f868bd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code f868bd #f868bd
RGB Decimal 248, 104, 189 rgb(248, 104, 189)
RGB Percent 97%, 41%, 74% rgb(97%, 41%, 74%)
CSS RGBa 248, 104, 189,1 rgba(248,104,189,1)
CMYK Model cmyk(0%,58%,24%,2.75%)
HSL Color Space 325,91% ,69% hsl(325,91% ,69%)
HSV Color Space 325°, 58%, 97%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111000 01101000 10111101
Octal 370 150 275
Decimal 248 104 189
Hex f8 68 bd

Different shades of #f868bd color code.

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

Light Shade of #f868bd
#fa99d2
Dark Shade of #f868bd
#f637a8
Saturated Shade of #f868bd
#ff61be
Desaturated Shade of #f868bd
#f070bc
Grey scale Shade of #f868bd
#b0b0b0
Brighten Shade
#ff81d6
Most Readable Shade
#000000

Shades of #f868bd color code

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

#f868bd
#dc5ca8
#c05093
#a5457e
#893969
#6e2e54
#52223f
#37172a
#1b0b15
#000000

Similar Color like #f868bd color

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

#f969be
#fa6abf
#fb6bc0
#fc6cc1
#fd6dc2
#fe6ec3
#ff6fc4
#ff70c5
#ff71c6
#ff72c7
#ff73c8
#ff74c9
#ff75ca
#ff76cb
#f767bc
#f666bb
#f565ba
#f464b9
#f363b8
#f262b7
#f161b6
#f060b5
#ef5fb4
#ee5eb3
#ed5db2
#ec5cb1
#eb5bb0
#ea5aaf

Monochromatic Color with #f868bd

#f868bd
#230f1b
#4e213b
#78335c
#a3447c
#cd569d

Tints of #f868bd Color

#f868bd
#f878c4
#f989cb
#fa9ad3
#fbabda
#fbbbe1
#fccce9
#fdddf0
#feeef7
#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

#f868bd
#68f8a3

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

Split Complementary

#f868bd
#75f868
#68f8eb

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

Analogous Color

#f868f7
#f868da
#f868bd
#f868a0
#f86883

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

#f868bd
#bdf868
#68bdf8

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

#f868bd
#f8eb68
#68f8a3
#6875f8

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#f868bd
#68f8a3
#68f8eb
#f86875

Double Complementary 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).

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

#f868bd Color Code Preview on Black Background Color

This is how #f868bd Color will look on black background color. Color contrast ratio is 7.71

#f868bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f868bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f868bd

#f868bd color code is use for CSS Background Color

Background color for the above div is #f868bd

HTML with inline CSS

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

#f868bd color code is use for CSS Border Color

CSS Border color for the above div is #f868bd

HTML with inline CSS

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

CSS Border Left color for the above div is #f868bd

HTML with inline CSS

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

CSS Border Right color for the above div is #f868bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f868bd

HTML with inline CSS

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

CSS Border Top color for the above div is #f868bd

HTML with inline CSS

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

#f868bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f868bd Color code Preview on White Background

This is how #f868bd Color code will look on white background color. Color contrast ratio is 2.73

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(248,104,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(104,248,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(248,104,189,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.