Skip to main content Skip to docs navigation

#f296be hex color | Download Light 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 Pastel Magenta and its hex is #F49AC2 Nearest Color Name

Color Hue/Base color: Red

Hex #f296be Color code in RGB color code model is created after adding 94.9% red color, 58.82% green color and 74.51% blue color. Hex #f296be Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 21% yellow and 5.1% black.

Hex #f296be color code is between #ee99bb web safe hex color code and #ff88cc web safe hex color code. #ee99bb is the nearest web safe color code. You can see here many more shades of #f296be color code.

RGB Chart

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

Color Table

Hex Color Code f296be #f296be
RGB Decimal 242, 150, 190 242, 150, 190
RGB Percent 95%, 59%, 75% rgb(95%, 59%, 75%)
CSS RGBa 242, 150, 190,1 rgba(242,150,190,1)
CMYK Model cmyk(0%,38%,21%,5.1%)
HSL Color Space 334,78% ,77% hsl(334,78% ,77%)
HSV Color Space 334°, 38%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110010 10010110 10111110
Octal 362 226 276
Decimal 242 150 190
Hex f2 96 be

Different shades of #f296be color code.

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

Darkest of #f296be
#d51a6b
Darker of #f296be
#e73b86
Dark of #f296be
#ec69a2
Base of #f296be
#f296be
Light of #f296be
#f8c3da
Lighter
#fdf1f6
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

#f296be
#96f2ca

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

Split Complementary

#f296be
#96f29c
#96ecf2

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

Analogous Color

#f096f2
#f296e4
#f296be
#f2969f
#f2b396

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

#f296be
#96bef2
#bef296

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

#f296be
#bef296
#96f2ca
#ca96f2

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

#f296be
#ecf296
#96f2ca
#9c96f2

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

#a71554
#d51a6b
#e73b86
#ec69a2
#f296be
#f8c3da
#fdf1f6
#ffffff
#ffffff

Tints of #f296be Color

#f296be
#f3a1c5
#f4adcc
#f6b9d3
#f7c4da
#f9d0e2
#fadce9
#fce7f0
#fdf3f7
#ffffff

Shades of #f296be color code

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

#f296be
#d785a8
#bc7493
#a1647e
#865369
#6b4254
#50323f
#35212a
#1a1015
#000000

Tones

#f296be
#e6a2c0
#daaec1
#cfb9c3
#c4c4c4

Tones

Similar Color like #f296be color

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

#f397bf
#f498c0
#f599c1
#f69ac2
#f79bc3
#f89cc4
#f99dc5
#fa9ec6
#fb9fc7
#fca0c8
#fda1c9
#fea2ca
#ffa3cb
#ffa4cc
#f195bd
#f094bc
#ef93bb
#ee92ba
#ed91b9
#ec90b8
#eb8fb7
#ea8eb6
#e98db5
#e88cb4
#e78bb3
#e68ab2
#e589b1
#e488b0

Download this Light Red

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

#f296be Color Code Preview on Black Background Color

This is how #f296be Color will look on black background color. Color contrast ratio is 9.88

#f296be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f296be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f296be

#f296be color code is use for CSS Background Color

Background color for the above div is #f296be

HTML with inline CSS

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

#f296be color code is use for CSS Border Color

CSS Border color for the above div is #f296be

HTML with inline CSS

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

CSS Border Left color for the above div is #f296be

HTML with inline CSS

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

CSS Border Right color for the above div is #f296be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f296be

HTML with inline CSS

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

CSS Border Top color for the above div is #f296be

HTML with inline CSS

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

#f296be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f296be Color code Preview on White Background

This is how #f296be Color code will look on white background color. Color contrast ratio is 2.13

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

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